# NP6 API Reference This documentation provides comprehensive access to the full range of functionalities offered by the NP6 platform through a standardized RESTful interface. If you have any questions or need assistance, please contact our support team at [https://support.chapsvision.com](https://support.chapsvision.com). Version: 8.1.0 ## Servers Production server ``` https://api-cm.np6.com ``` ## Download OpenAPI description [NP6 API Reference](https://documentation.np6.com/_bundle/api.yaml) ## Email & SMS ### Retrieve the specified action - [GET /actions/{id}](https://documentation.np6.com/api/actionmanagement/87f6e01f-90e2-f615-4ff1-641bd78dc305.md) ### Update an action - [PUT /actions/{id}](https://documentation.np6.com/api/actionmanagement/48253de4-204b-600a-23cf-90ab8b5da315.md) ### Delete an action - [DELETE /actions/{id}](https://documentation.np6.com/api/actionmanagement/7ac0c08d-ae1b-026d-c980-e70dd9463f6d.md) ### Create an action - [POST /actions](https://documentation.np6.com/api/actionmanagement/e17d7a58-b8ec-b32d-6f83-846723e27e0b.md) ### Duplicate an action - [POST /actions/{id}/duplication](https://documentation.np6.com/api/actionmanagement/79d649ec-4638-a1f9-5efc-9b785cabf198.md) ### Test or validate an action - [POST /actions/{id}/validation](https://documentation.np6.com/api/actionmanagement/dd025be2-86ab-76ed-8e6d-f904870220e6.md) ### Unvalidate an action - [DELETE /actions/{id}/validation](https://documentation.np6.com/api/actionmanagement/729f96d2-a4e8-b71d-3f1b-a7b20907e4f3.md) ### Render multiple messages - [POST /actions/{id}/renders](https://documentation.np6.com/api/actionmanagement/f6159cf5-05ce-82ae-da44-9a5134c814f9.md) ### Render a message - [POST /actions/{id}/render](https://documentation.np6.com/api/actionmanagement/c7b98026-d062-be85-1ca7-505f170b189f.md) ### Send messages - [POST /actions/{id}/executions](https://documentation.np6.com/api/actionmanagement/d4bfd0b7-161d-64d6-6fdb-90bcd4655107.md) ### Send message - [POST /actions/{id}/execution](https://documentation.np6.com/api/actionmanagement/8dc6764b-f877-6811-f362-413d4043c566.md) ### Retrieve all actions (deprecated) - [GET /actions](https://documentation.np6.com/api/actionmanagement/9ba457a3-288d-043d-a6d1-3c4a2db80f10.md) ### Export a list of all recipients of an action (deprecated) - [GET /actions/{id}/export/recipients](https://documentation.np6.com/api/actionmanagement/414e70a1-8ccf-dca5-d86e-111689857d78.md) ### Export a list of recipients who have opened an action (deprecated) - [GET /actions/{id}/export/tracking/opens](https://documentation.np6.com/api/actionmanagement/d2f2595b-7d0e-7d0c-6183-32f85f5c466f.md) ### Export a list of recipients who have clicked a link on receipt of an action (deprecated) - [GET /actions/{id}/export/tracking/clicks](https://documentation.np6.com/api/actionmanagement/d1eb16d7-ff61-4de0-533c-59216a6c9874.md) ### Render links (deprecated) - [POST /actions/{id}/render/links](https://documentation.np6.com/api/actionmanagement/84e8b250-7de9-a6ab-5d07-446fc4fa2615.md) ### Send a message (deprecated) - [POST /actions/{id}/targets/{targetId}](https://documentation.np6.com/api/actionmanagement/f36d0484-b04a-c0e7-c9fd-49ba87f451fc.md): Send a message (email or sms) to a target. For email messages only, optionally replace the message's configured content and headers with those passed as parameters ## Notification ### Retrieve all notifications - [GET /notifications](https://documentation.np6.com/api/notificationmanagement/77777607-1464-6451-277f-6c4bb2191f92.md) ### Create a notification - [POST /notifications](https://documentation.np6.com/api/notificationmanagement/479b46e6-b27e-a6db-1e9a-b10b59e4809c.md) ### Retrieve the specified notification - [GET /notifications/{id}](https://documentation.np6.com/api/notificationmanagement/02ef1152-aae5-4b27-8a0d-5bdc4cfdeeba.md) ### Update a notification - [PUT /notifications/{id}](https://documentation.np6.com/api/notificationmanagement/728daea7-4966-d922-fd7e-feea14668bb2.md) ### Delete a notification - [DELETE /notifications/{id}](https://documentation.np6.com/api/notificationmanagement/776e53b6-f6e6-01d9-92b7-222ae9bcd956.md) ### Render the "master" version of the specified notification - [POST /notifications/{id}/render](https://documentation.np6.com/api/notificationmanagement/3802cb82-830f-6306-17aa-5b5892074544.md) ### Render the "master" version of the specified notification and the specified contact id - [GET /notifications/{id}/render/contact/{contact}](https://documentation.np6.com/api/notificationmanagement/e17f5c1a-e2b5-df05-255b-7db6884ae133.md) ### Render the "master" version of the specified notification and the specified contact unicity - [GET /notifications/{id}/render/contact?unicity=](https://documentation.np6.com/api/notificationmanagement/67009413-edd3-c6c2-f480-503ce025bdfd.md) ### Render the "master" version of the specified notification and the specified contact hash - [GET /notifications/{id}/render/contact?hash=](https://documentation.np6.com/api/notificationmanagement/2729d083-d7c6-cb00-a8ba-fa24e17942a6.md) ### Render the specified version of the specified notification - [POST /notifications/{id}/versions/{version}/render](https://documentation.np6.com/api/notificationmanagement/3ae999c4-452a-418d-8438-1fbd2124e111.md) ### Render the specified version of the specified notification and the specified contact id - [GET /notifications/{id}/versions/{version}/render/contact/{contact}](https://documentation.np6.com/api/notificationmanagement/48745047-778e-4c9b-b9ed-7028fc442f5b.md) ### Render the specified version of the specified notification and the specified contact unicity - [GET /notifications/{id}/versions/{version}/render/contact?unicity=](https://documentation.np6.com/api/notificationmanagement/8ed1b974-2923-e974-6424-20c82869f12b.md) ### Render the specified version of the specified notification and the specified contact hash - [GET /notifications/{id}/versions/{version}/render/contact?hash=](https://documentation.np6.com/api/notificationmanagement/054709f5-88e1-4d5c-d407-a3f616593dd5.md) ### Test the "master" version of the specified notification - [POST /notifications/{id}/test](https://documentation.np6.com/api/notificationmanagement/1722d63d-ca13-e867-0c94-794bd68abdd3.md) ### Test the specified version of the specified notification - [POST /notifications/{id}/versions/{version}/test](https://documentation.np6.com/api/notificationmanagement/0dd48154-aa27-504f-cd51-1d708ba38311.md) ### Execute the specified notification - [POST /notifications/{id}/execution](https://documentation.np6.com/api/notificationmanagement/1ba3801a-1c6e-6e1c-e2ea-729d85f6046e.md) ### Execute the specified notification - [POST /notifications/{id}/executions](https://documentation.np6.com/api/notificationmanagement/a754f7ab-1b8e-da33-e56d-7c5c589d4d61.md) ### Duplicates a notification - [POST /notifications/{id}/duplication](https://documentation.np6.com/api/notificationmanagement/9e71a056-ef06-156e-0ffe-75eb5a7deeb3.md) ### Activates a notification - [POST /notifications/{id}/activation](https://documentation.np6.com/api/notificationmanagement/34c7b968-8054-74c5-0b64-25797c8487a1.md) ### Deactivates a notification - [DELETE /notifications/{id}/activation](https://documentation.np6.com/api/notificationmanagement/ff641a79-cd34-6036-bff9-615d9da2222d.md) ## Archives ### Retrieve all archives of the account - [GET /actions/archives](https://documentation.np6.com/api/actionarchives/73806178-6a5b-7c7e-b173-8103ec92e11d.md) ### Retrieve all archives of the action - [GET /actions/{id}/archives](https://documentation.np6.com/api/actionarchives/e1fa476a-d0c7-20ea-4d83-9e2a37776e11.md) ### Retrieve all archives of the action sent to that target - [GET /actions/{id}/targets/{target}/archives](https://documentation.np6.com/api/actionarchives/ddafd8df-73ed-2c1a-7561-af5af53f725c.md) ### Retrieve the archive of the activation with that stamp - [GET /actions/stamp/{id}/archives](https://documentation.np6.com/api/actionarchives/3715badd-283d-6e09-7f3d-8034602f984a.md) ### Retrieve all archives of actions sent to that target - [GET /targets/{id}/archives](https://documentation.np6.com/api/actionarchives/55dd5d24-187b-c6b8-2f6c-7dcb684acefe.md) ## Email & SMS ### Retrieve events of all actions - [GET /actions/events](https://documentation.np6.com/api/actionevent/530ee754-fcec-bc12-c190-1f5475673a11.md) ### Retrieve activations of all actions - [GET /actions/events/activations](https://documentation.np6.com/api/actionevent/2f193091-fbe1-4757-5aa6-b35b220fb90f.md) ### Retrieve cancellations of all actions - [GET /actions/events/cancellations](https://documentation.np6.com/api/actionevent/feb8dcec-85e7-017c-db3a-4154de10db7c.md) ### Retrieve bounces of all actions - [GET /actions/events/bounces](https://documentation.np6.com/api/actionevent/5f5039b1-4f3b-7b2b-f22c-1ca570dd3263.md) ### Retrieve complaints of all actions - [GET /actions/events/complaints](https://documentation.np6.com/api/actionevent/459bcc6c-c986-7011-1bdf-9620d5ab5336.md) ### Retrieve stops of all actions - [GET /actions/events/responses/stop](https://documentation.np6.com/api/actionevent/ab3b59bb-33c2-8719-2c9e-4975eaae0d0a.md) ### Retrieve hits of all actions - [GET /actions/events/hits](https://documentation.np6.com/api/actionevent/7dc7bbb0-a123-198c-3f62-e7b89f89f3a8.md) ### Retrieve open hits of all actions - [GET /actions/events/hits/open](https://documentation.np6.com/api/actionevent/706b9eb1-d045-d0d5-34cb-60d0c28caf09.md) ### Retrieve redirection hits of all actions - [GET /actions/events/hits/redirection](https://documentation.np6.com/api/actionevent/20012249-4f50-96a2-7309-d88b87380d79.md) ### Retrieve unsubscribe hits of all actions - [GET /actions/events/hits/unsubscribe](https://documentation.np6.com/api/actionevent/bdb298d6-b3d7-5734-89c8-40ef6f87df7e.md) ### Retrieve mirror hits of all actions - [GET /actions/events/hits/mirror](https://documentation.np6.com/api/actionevent/b23af971-58ad-168d-8b74-5a866e3e373c.md) ### Retrieve form hits of all actions - [GET /actions/events/hits/form](https://documentation.np6.com/api/actionevent/81fc0786-36f5-0078-22fb-56abf7078375.md) ### Retrieve events of the specified action - [GET /actions/{id}/events](https://documentation.np6.com/api/actionevent/d2b93ab3-be7e-d122-e175-a7a8f5ab68b4.md) ### Retrieve activations of the specified action - [GET /actions/{id}/events/activations](https://documentation.np6.com/api/actionevent/01bb06f3-02d5-e3de-2e4d-14c987d05fa8.md) ### Retrieve cancellations of the specified action - [GET /actions/{id}/events/cancellations](https://documentation.np6.com/api/actionevent/74ff1a3a-9ab2-141e-dafe-cde5fe008b16.md) ### Retrieve bounces of the specified action - [GET /actions/{id}/events/bounces](https://documentation.np6.com/api/actionevent/08dc5a02-d6c4-1dbd-7666-03728cef129f.md) ### Retrieve stops of the specified action - [GET /actions/{id}/events/responses/stop](https://documentation.np6.com/api/actionevent/7a020620-e020-1163-b00c-65a8b7b86e08.md) ### Retrieve stops of the specified action - [GET /actions/{id}/events/complaints](https://documentation.np6.com/api/actionevent/990af44e-947f-0c37-2fc9-b11da85aa929.md) ### Retrieve hits of the specified action - [GET /actions/{id}/events/hits](https://documentation.np6.com/api/actionevent/f30485ac-87e6-26ee-419b-2231102ab5e5.md) ### Retrieve open hits of the specified action - [GET /actions/{id}/events/hits/open](https://documentation.np6.com/api/actionevent/4a70a383-ac25-31f0-162e-57c0ea701afa.md) ### Retrieve redirection hits of the specified action - [GET /actions/{id}/events/hits/redirection](https://documentation.np6.com/api/actionevent/922374f1-c153-4439-d846-38b529a5e879.md) ### Retrieve unsubscribe hits of the specified action - [GET /actions/{id}/events/hits/unsubscribe](https://documentation.np6.com/api/actionevent/5882dade-586c-627e-d86b-4f58f0269e44.md) ### Retrieve mirror hits of the specified action - [GET /actions/{id}/events/hits/mirror](https://documentation.np6.com/api/actionevent/e1feb767-8121-0157-ff3d-edca5cd17d75.md) ### Retrieve form hits of the specified action - [GET /actions/{id}/events/hits/form](https://documentation.np6.com/api/actionevent/90322b8e-a262-66b7-8d18-b9f1c4d21c33.md) ## Notification ### Retrieves hits of all notifications - [GET /notifications/events/hits](https://documentation.np6.com/api/notificationevent/54e37338-9a60-a79b-a646-9bea3b0dd8e6.md) ### Retrieves events of a specific notification - [GET /notifications/{id}/events](https://documentation.np6.com/api/notificationevent/8b79d8e8-8681-1014-345e-c090de12d390.md) ### Retrieves events hits of a specific notification - [GET /notifications/{id}/events/hits](https://documentation.np6.com/api/notificationevent/50b49c5f-3ce6-468e-826d-cde75499b174.md) ### Retrieves events impressions of a specific notification - [GET /notifications/{id}/events/impressions](https://documentation.np6.com/api/notificationevent/0184c7e9-b4bb-4b5d-1fc1-8973e3869ac0.md) ### Retrieves events activations of a specific notification - [GET /notifications/{id}/events/activations](https://documentation.np6.com/api/notificationevent/a8e98550-86f6-d11d-9d85-524a694dfd5b.md) ### Retrieves events executions of a specific notification - [GET /notifications/{id}/events/executions](https://documentation.np6.com/api/notificationevent/1d8e516a-6a22-dce4-d48f-f2da47e37dab.md) ### Retrieves events cancellation of a specific notification - [GET /notifications/{id}/events/cancellations](https://documentation.np6.com/api/notificationevent/38248d3a-5efd-1868-ffbb-d01b141a7aec.md) ### Retrieves events bounces of a specific notification - [GET /notifications/{id}/events/bounces](https://documentation.np6.com/api/notificationevent/3e420eb2-16e5-a920-1e6f-d8e5744ecc28.md) ### Retrieves events optout of a specific notification - [GET /notifications/{id}/events/optouts](https://documentation.np6.com/api/notificationevent/966c2644-6aba-507f-72c9-6bc2ec19fa6b.md) ### Retrieves activations of all notifications - [GET /notifications/events/activations](https://documentation.np6.com/api/notificationevent/34c95906-eee5-1574-cf4a-fdea1755ea21.md) ### Retrieves executions of all notifications - [GET /notifications/events/executions](https://documentation.np6.com/api/notificationevent/2b8a1646-d365-6763-5720-fd856737c875.md) ### Retrieves cancellations of all notifications - [GET /notifications/events/cancellations](https://documentation.np6.com/api/notificationevent/d602c266-7c69-7559-a078-cb262948cb8a.md) ### Retrieves events bounces of a specific notification - [GET /notifications/events/bounces](https://documentation.np6.com/api/notificationevent/e2e2000e-43b0-40c0-57e0-5d79082d01c2.md) ### Retrieves events optout of all notifications - [GET /notifications/events/optouts](https://documentation.np6.com/api/notificationevent/2cf4debe-7265-4a11-f224-0b48f8614839.md) ## Display ### Retrieve activations - [GET /display/events/activations](https://documentation.np6.com/api/displayevent/571655ff-ddca-2213-332a-d593d486751a.md) ### Retrieve activations for the specified campaign id - [GET /display/campaign/{id}/events/activations](https://documentation.np6.com/api/displayevent/d26ea745-7cd0-8d79-d077-9c28587f13a0.md) ### Retrieve activations for the specified placement id - [GET /display/placement/{id}/events/activations](https://documentation.np6.com/api/displayevent/2ff31f51-8acb-db1a-b8de-191eae608713.md) ### Retrieve activations for the specified content id - [GET /display/content/{id}/events/activations](https://documentation.np6.com/api/displayevent/714ccf3a-3a63-8a99-87a9-75ea7f096a37.md) ### Retrieve redirections - [GET /display/events/hits/redirection](https://documentation.np6.com/api/displayevent/f5b38824-4b4e-06ce-d68d-add1778b2e79.md) ### Retrieve redirections for the specified campaign id - [GET /display/campaign/{id}/events/hits/redirection](https://documentation.np6.com/api/displayevent/92081f7e-8594-2502-b781-62e91dcb1dc5.md) ### Retrieve redirections for the specified placement id - [GET /display/placement/{id}/events/hits/redirection](https://documentation.np6.com/api/displayevent/a1910b9b-d2f2-fd75-196d-aa0c5eb1f5ef.md) ### Retrieve redirections for the specified content id - [GET /display/content/{id}/events/hits/redirection](https://documentation.np6.com/api/displayevent/e4f975cf-6f4a-561a-6a8a-b3f4736e466d.md) ## Email & SMS ### Retrieve reactivities of all marketing actions - [GET /actions/reactivities](https://documentation.np6.com/api/actionreactivity/abf6187d-2b2a-71c5-6ba7-220d7f63bb31.md) ### Retrieve "bounce" reactivities of all marketing actions - [GET /actions/reactivities/bounces](https://documentation.np6.com/api/actionreactivity/3f6e7981-b20b-8e87-9a66-91d4c84f9d12.md) ### Retrieve "hit" reactivities of all marketing actions - [GET /actions/reactivities/hits](https://documentation.np6.com/api/actionreactivity/59a9db0d-c7eb-63e8-b0ea-1f9745c94265.md) ### Retrieve open "hit" reactivities of all marketing actions - [GET /actions/reactivities/hits/open](https://documentation.np6.com/api/actionreactivity/c0321f8f-2a97-46d7-20a0-761562bc3ed3.md) ### Retrieve redirection "hit" reactivities of all marketing actions - [GET /actions/reactivities/hits/redirection](https://documentation.np6.com/api/actionreactivity/8cdf67c2-d037-c6d5-dd46-a7b5eae9de35.md) ### Retrieve unsubscription "hit" reactivities of all marketing actions - [GET /actions/reactivities/hits/unsubscribe](https://documentation.np6.com/api/actionreactivity/68912cad-dbd1-453f-a9a2-7d4b2b6c86a9.md) ### Retrieve mirror "hit" reactivities of all marketing actions - [GET /actions/reactivities/hits/mirror](https://documentation.np6.com/api/actionreactivity/ac4081f5-623e-8ec0-fc71-f108f894682f.md) ### Retrieve form "hit" reactivities of all marketing actions - [GET /actions/reactivities/hits/form](https://documentation.np6.com/api/actionreactivity/0487d5b8-5277-41c9-c7fd-bd2660baab18.md) ### Retrieve reactivities of the specified action - [GET /actions/{id}/reactivities](https://documentation.np6.com/api/actionreactivity/a8c31abe-f09c-d920-e6af-f9ee4b1562c8.md) ### Retrieve "bounce" reactivities of the specified action - [GET /actions/{id}/reactivities/bounces](https://documentation.np6.com/api/actionreactivity/0e8841cb-5320-a278-50cd-4d2fa1751382.md) ### Retrieve "hit" reactivities of the specified action - [GET /actions/{id}/reactivities/hits](https://documentation.np6.com/api/actionreactivity/5772439a-fbb2-2306-0791-6344e0b3c3f9.md) ### Retrieve open "hit" reactivities of the specified action - [GET /actions/{id}/reactivities/hits/open](https://documentation.np6.com/api/actionreactivity/56d63461-8b66-f2ef-7677-e0c96128b384.md) ### Retrieve redirection "hit" reactivities of the specified action - [GET /actions/{id}/reactivities/hits/redirection](https://documentation.np6.com/api/actionreactivity/fbb4a2aa-85f7-7504-02b9-65c4e23381ce.md) ### Retrieve unsubscription "hit" reactivities of the specified action - [GET /actions/{id}/reactivities/hits/unsubscribe](https://documentation.np6.com/api/actionreactivity/f2ed5ed3-6c9f-d100-41ae-9d9095aafc66.md) ### Retrieve mirror "hit" reactivities of the specified action - [GET /actions/{id}/reactivities/hits/mirror](https://documentation.np6.com/api/actionreactivity/9b89e862-d7f4-2d15-ab91-18081af3bd14.md) ### Retrieve form "hit" reactivities of the specified action - [GET /actions/{id}/reactivities/hits/form](https://documentation.np6.com/api/actionreactivity/e102aaaa-a0ac-48d3-acde-9b2d44310c7b.md) ## Notification ### Retrieve reactivities of all notifications - [GET /notifications/reactivities](https://documentation.np6.com/api/notificationreactivity/22f4f33b-de37-dd81-55cf-b280ecb31cae.md) ### Retrieve "impression" reactivities of all notifications - [GET /notifications/reactivities/impressions](https://documentation.np6.com/api/notificationreactivity/cb0e5bb9-1476-7a24-4358-1834e3260bd0.md) ### Retrieve "hit" reactivities of all notifications - [GET /notifications/reactivities/hits](https://documentation.np6.com/api/notificationreactivity/b23aae93-debc-d29a-ad44-d6f4b63cf70c.md) ### Retrieve "optout" reactivities of all notifications - [GET /notifications/reactivities/optouts](https://documentation.np6.com/api/notificationreactivity/5a948edd-8e9a-e044-c676-c40df98a7c99.md) ### Retrieve "bounce" reactivities of all notifications - [GET /notifications/reactivities/bounces](https://documentation.np6.com/api/notificationreactivity/f9578e25-2e06-e024-dfb6-3722067c48ed.md) ### Retrieve reactivities of the specified notification - [GET /notifications/{id}/reactivities](https://documentation.np6.com/api/notificationreactivity/de10b205-514a-9305-005e-ea22b8726562.md) ### Retrieve "impression" reactivities of the specified notification - [GET /notifications/{id}/reactivities/impressions](https://documentation.np6.com/api/notificationreactivity/e6a305b2-8fa5-c11f-65b2-e750a1d35695.md) ### Retrieve "hit" reactivities of the specified notification - [GET /notifications/{id}/reactivities/hits](https://documentation.np6.com/api/notificationreactivity/17c39aaa-f385-e9d2-ffb2-8a13f69b149b.md) ### Retrieve "optout" reactivities of the specified notification - [GET /notifications/{id}/reactivities/optouts](https://documentation.np6.com/api/notificationreactivity/70d3adbb-2a59-0898-fd4d-8aa4112d5d4d.md) ### Retrieve "bounce" reactivities of the specified notification - [GET /notifications/{id}/reactivities/bounces](https://documentation.np6.com/api/notificationreactivity/883ab2aa-f6a5-863f-afd5-f343696efc99.md) ## Workflow ### Retrieve all workflows - [GET /scripting/workflows](https://documentation.np6.com/api/workflowmanagement/279ce290-2a31-de2a-5b25-878da9072325.md) ### Create a workflow - [POST /scripting/workflows](https://documentation.np6.com/api/workflowmanagement/2fcde292-5b34-1303-7a24-f35014dc08e1.md) ### Retrieve listeners of the specified workflow - [GET /scripting/workflows/{id}/listeners](https://documentation.np6.com/api/workflowmanagement/e7685387-c89b-b1e2-0c08-fd5a3b09980f.md) ### Update listeners of the specified workflow - [PUT /scripting/workflows/{id}/listeners](https://documentation.np6.com/api/workflowmanagement/410eaa96-d8c1-0d9a-b1b9-a5f2a262b3ca.md) ### Delete listeners of the specified workflow - [DELETE /scripting/workflows/{id}/listeners](https://documentation.np6.com/api/workflowmanagement/ca8d5584-e9c9-116e-5551-fb5a83e7ea0c.md) ### Retrieve scheduler tasks of the specified workflow - [GET /scripting/workflows/{id}/tasks](https://documentation.np6.com/api/workflowmanagement/cb8cb67e-457b-10de-e737-c4be158968ab.md) ### Update scheduler tasks of the specified workflow - [PUT /scripting/workflows/{id}/tasks](https://documentation.np6.com/api/workflowmanagement/a0e4f8ef-38e5-e8f1-59b4-c4ed0e47496f.md) ### Delete scheduler tasks of the specified workflow - [DELETE /scripting/workflows/{id}/tasks](https://documentation.np6.com/api/workflowmanagement/59a6dce5-ed4e-4b6c-989c-f383103c1a17.md) ### Retrieve the specified workflow - [GET /scripting/workflows/{id}](https://documentation.np6.com/api/workflowmanagement/b77b60d8-2498-0d9d-bf56-bd37bd002845.md) ### Update a workflow - [PUT /scripting/workflows/{id}](https://documentation.np6.com/api/workflowmanagement/4ec4304c-3246-0c07-fa8d-addcc9de0904.md) ### Delete a workflow - [DELETE /scripting/workflows/{id}](https://documentation.np6.com/api/workflowmanagement/6e404dbf-af47-b844-5c82-97ae89e858e6.md) ### Update a workflow - [PATCH /scripting/workflows/{id}](https://documentation.np6.com/api/workflowmanagement/15476a50-59c5-1cb0-047f-1738ff8a0c40.md) ### Retrieve scripting settings of the specified workflow - [GET /scripting/workflows/{id}/scripting](https://documentation.np6.com/api/workflowmanagement/db2356f7-984d-4038-18fc-2e72593b631d.md) ### Update scripting settings of the specified workflow - [PUT /scripting/workflows/{id}/scripting](https://documentation.np6.com/api/workflowmanagement/db3fd21a-fe34-3ac5-32d5-49472187544a.md) ### Delete scripting settings of the specified workflow - [DELETE /scripting/workflows/{id}/scripting](https://documentation.np6.com/api/workflowmanagement/84b0106c-e795-6b6f-9840-895cdb6305ab.md) ### Update scripting settings of the specified workflow - [PATCH /scripting/workflows/{id}/scripting](https://documentation.np6.com/api/workflowmanagement/c777810c-590f-e2ce-afb4-4ff1bbf997e6.md) ### Retrieve settings of the specified workflow - [GET /scripting/workflows/{id}/settings](https://documentation.np6.com/api/workflowmanagement/c631ab22-c04d-e6b1-d630-563d40bc100e.md) ### Update settings of the specified workflow - [PUT /scripting/workflows/{id}/settings](https://documentation.np6.com/api/workflowmanagement/0e81024a-81e3-5867-92c1-632bc1781ab0.md) ### Delete settings of the specified workflow - [DELETE /scripting/workflows/{id}/settings](https://documentation.np6.com/api/workflowmanagement/234da718-80ad-6ccd-bc69-8796c51f9879.md) ### Update settings of the specified workflow - [PATCH /scripting/workflows/{id}/settings](https://documentation.np6.com/api/workflowmanagement/ff7c1006-161e-8195-2e99-bde912ea564c.md) ### Retrieve nodes of the specified workflow - [GET /scripting/workflows/{id}/nodes](https://documentation.np6.com/api/workflowmanagement/61eb0486-18b4-ee4b-66d4-138119634ede.md) ### Update nodes of the specified workflow - [PUT /scripting/workflows/{id}/nodes](https://documentation.np6.com/api/workflowmanagement/21031e0c-0759-99ba-260f-afba913d316d.md) ### Delete nodes of the specified workflow - [DELETE /scripting/workflows/{id}/nodes](https://documentation.np6.com/api/workflowmanagement/1fd35c38-1bfb-c461-188f-4b189fa96f4e.md) ### Retrieve nodes of the specified workflow - [GET /scripting/workflows/{id}/capping](https://documentation.np6.com/api/workflowmanagement/8d7eb82f-d49d-63a7-c9fb-14e9fd07d2fe.md) ### Update capping of the specified workflow - [PUT /scripting/workflows/{id}/capping](https://documentation.np6.com/api/workflowmanagement/c352ec05-e788-242c-d06a-97b0de176f38.md) ### Delete capping of the specified workflow - [DELETE /scripting/workflows/{id}/capping](https://documentation.np6.com/api/workflowmanagement/3994c41c-ae9c-2ea6-ea82-a4a3ed5239aa.md) ### activate the specified workflow - [POST /scripting/workflows/{id}/activation](https://documentation.np6.com/api/workflowmanagement/d25648a3-d253-6fd7-8957-7d5b73b86856.md) ### deactivate the specified workflow - [DELETE /scripting/workflows/{id}/activation](https://documentation.np6.com/api/workflowmanagement/e61cd0d9-931b-ec53-6cd4-8dfc2b5c6de0.md) ### duplicate the specified workflow - [POST /scripting/workflows/{id}/duplication](https://documentation.np6.com/api/workflowmanagement/97344d30-eefa-a1d7-3cb1-cab0c0133be5.md) ### Execute the specified workflow - [POST /scripting/workflows/{id}/execution](https://documentation.np6.com/api/workflowmanagement/c38e7196-f4db-7085-9389-4b4e3980d35b.md) ### Execute the specified workflow - [POST /scripting/workflows/{id}/executions](https://documentation.np6.com/api/workflowmanagement/9cf17870-7f7e-26b2-bc3c-e55ecb01e09e.md) ### Execute the specified task of the specified workflow - [POST /scripting/workflows/{id}/tasks/{uuid}/execution](https://documentation.np6.com/api/workflowmanagement/34746ddf-7085-9026-5f8f-842a9fcc448b.md) ## Campaign ### Retrieve all campaigns - [GET /campaigns](https://documentation.np6.com/api/campaignmanagement/4743857f-a739-3243-a5cd-d5d85d1ff89e.md) ### Create a campaign - [POST /campaigns](https://documentation.np6.com/api/campaignmanagement/8f02ce35-ae37-b4b5-c354-94e25f9c3377.md) ### Retrieve the specified campaign - [GET /campaigns/{id}](https://documentation.np6.com/api/campaignmanagement/be4e8793-fb89-48b8-9d5c-5deda09ffce8.md) ### Update a campaign - [PUT /campaigns/{id}](https://documentation.np6.com/api/campaignmanagement/589c82da-632d-f494-8fc3-0f21b0c0d196.md) ### Delete the specified campaign - [DELETE /campaigns/{id}](https://documentation.np6.com/api/campaignmanagement/dd0e02dd-2ef4-ace4-3f5f-276078204c18.md) ### Add/remove the items of a campaign - [POST /campaigns/{id}/items](https://documentation.np6.com/api/campaignmanagement/447993bd-e30a-d82c-bedc-143c0dcfc438.md) ## Campaign ### Retrieve events of the specified campaign - [POST /campaigns/{id}/events](https://documentation.np6.com/api/campaignevent/6a9766ab-903e-1c3a-4c68-c228a534e2d7.md) ### Retrieve events of the specified campaign items - [POST /campaigns/{id}/items/events](https://documentation.np6.com/api/campaignevent/fa12c711-ef7e-0e7f-adc5-5972339c03a1.md) ## Contact ### Retrieve bounced targets - [GET /targets/bounces?query=](https://documentation.np6.com/api/contactmanagement/bd573264-9381-9029-67cd-44d291bdfef6.md) ### Retrieve notifications routed by target (experimental) - [GET /targets/{id}/notifications](https://documentation.np6.com/api/contactmanagement/994243eb-3948-f699-6729-807b09166196.md) ### Retrieve all segments associated with a target - [GET /targets/{id}/segments](https://documentation.np6.com/api/contactmanagement/b62f06b0-b591-6561-6f29-550de4c86060.md) ### Add a target to a segment - [POST /targets/{targetId}/segments/{segmentId}](https://documentation.np6.com/api/contactmanagement/a1616acb-19e4-3356-7295-5e6ea4f39e0d.md) ### Remove a target from a segment - [DELETE /targets/{targetId}/segments/{segmentId}](https://documentation.np6.com/api/contactmanagement/4a212547-58d8-1eb9-ee32-94fa8d2af822.md) ### Retrieve a target (experimental) - [GET /targets/{id}](https://documentation.np6.com/api/contactmanagement/6816c05c-2071-523e-b52a-212fd6201eef.md) ### Update a target - [PUT /targets/{id}](https://documentation.np6.com/api/contactmanagement/a7071c9f-d528-8d2d-2b02-3e1e441a8c6f.md) ### Delete a target - [DELETE /targets/{id}](https://documentation.np6.com/api/contactmanagement/ac40ebf7-596f-a5e2-dd67-f7419e06958c.md) ### Retrieve a target (experimental) - [GET /targets](https://documentation.np6.com/api/contactmanagement/7f8c267e-132f-4681-255b-5b139f19c156.md) ### Update a target - [PUT /targets](https://documentation.np6.com/api/contactmanagement/88246a7a-2c26-a743-00ba-5484fd3ef3db.md) ### Create a target - [POST /targets](https://documentation.np6.com/api/contactmanagement/c498e321-d891-7e88-23e4-f445ea7aedab.md) ### Delete Targets by bulk - [DELETE /targets](https://documentation.np6.com/api/contactmanagement/a177f178-e2ac-cb7c-9e56-9f51563b1569.md) ### Retrieve the total number of targets - [GET /targets/count](https://documentation.np6.com/api/contactmanagement/711bebb6-fa73-85f9-f070-4b4ffcb6853d.md) ### Put the target in redlist's mail - [POST /targets/{id}/redlist/mail](https://documentation.np6.com/api/contactmanagement/6fad667f-cec8-0add-e278-29303d0626c7.md) ### Put the target in redlist's sms - [POST /targets/{id}/redlist/sms](https://documentation.np6.com/api/contactmanagement/489e4e43-587d-e054-c665-68badf480d53.md) ### get the targets in redlist mail - [GET /targets/redlist/mail](https://documentation.np6.com/api/contactmanagement/cccd01ca-73e1-1e7b-9c7a-c1d23ff611e3.md) ### get the targets in redlist sms - [GET /targets/redlist/sms](https://documentation.np6.com/api/contactmanagement/92001099-b3eb-d480-bdd8-2032009f23fc.md) ### Update a bounce of the target - [PUT /targets/{id}/bounces/{fieldId}](https://documentation.np6.com/api/contactmanagement/d1a5366b-1172-294e-4a02-588cab09427c.md) ### Delete a bounce of a target - [DELETE /targets/{id}/bounces/{fieldId}](https://documentation.np6.com/api/contactmanagement/d3c5b092-7c24-bb81-9615-7a52c518df67.md) ### Resolve a list of target identities into a Footprint representation (deprecated) - [POST /targets/resolve](https://documentation.np6.com/api/contactmanagement/b14a37a7-2933-737a-09dd-919e3c6acc54.md) ## Field ### Delete a field - [DELETE /fields/{id}](https://documentation.np6.com/api/field/9dcaa526-33fc-4422-6710-c2ca8bccd021.md) ### Retrieve all fields (deprecated) - [GET /fields](https://documentation.np6.com/api/field/56634bec-b97e-9d85-ef8e-438d9f951cdd.md) ### Create a field (deprecated) - [POST /fields](https://documentation.np6.com/api/field/6d963b04-43ed-2bba-c0ea-01d0d52daa4e.md) ### Retrieve a field (deprecated) - [GET /fields/{id}](https://documentation.np6.com/api/field/66db0c37-a5fe-d247-b457-197e144f83d1.md) ### Update a field (deprecated) - [PUT /fields/{id}](https://documentation.np6.com/api/field/ed91e15e-4959-43a4-234a-5844bfa7736b.md) ## Enumeration ### Retrieve all value lists (deprecated) - [GET /valueLists](https://documentation.np6.com/api/enumeration/185c2a79-348d-9907-f869-0b7ad70ae256.md) ### Create a value list (deprecated) - [POST /valueLists](https://documentation.np6.com/api/enumeration/7d51d191-866f-0221-bbeb-26c3364c5025.md): Note: values of the value list are not case sensitive ### Retrieve a value list (deprecated) - [GET /valueLists/{id}](https://documentation.np6.com/api/enumeration/b29bd119-fc60-00ff-980f-64f64c8f50b8.md) ### Update a value list (deprecated) - [PUT /valueLists/{id}](https://documentation.np6.com/api/enumeration/9ef1438a-5f78-ffca-0b43-f3e51bb14d0e.md): Note: values of the value list are not case sensitive ### Delete a value list (deprecated) - [DELETE /valueLists/{id}](https://documentation.np6.com/api/enumeration/32534b75-9b1d-2c5d-fb1c-f68df7d93fa3.md) ## Segment ### Delete a segment - [DELETE /segments/{id}](https://documentation.np6.com/api/segment/9364d993-81a2-a5f0-0324-0a8020819197.md): This operation may be refused if the segment is linked to an action ### Retrieve all segments (deprecated) - [GET /segments](https://documentation.np6.com/api/segment/d3e8cc4a-0c4c-19a8-fb46-8cfc5af613e9.md) ### Create a segment (deprecated) - [POST /segments](https://documentation.np6.com/api/segment/f98c6af4-188a-639d-8691-cb83256bfd68.md) ### Retrieve a segment (deprecated) - [GET /segments/{id}](https://documentation.np6.com/api/segment/4f3844b9-5ba2-bdf0-800c-bb0c003094da.md) ### Update a segment (deprecated) - [PUT /segments/{id}](https://documentation.np6.com/api/segment/8b3c2023-2b69-41e2-d7a2-7f99987656b0.md) ### Retrieve a segment's targets (deprecated) - [GET /segments/{id}/targets](https://documentation.np6.com/api/segment/4c8bd1b2-219e-199d-ab17-562ac2e53ddd.md) ### Add targets to a static segment (deprecated) - [PUT /segments/{id}/targets](https://documentation.np6.com/api/segment/9f64550e-c35a-253f-f073-59d35f9b14d0.md): Maximum of 50 targets If using unicity values to identify targets and the account has more than one unicity criteria configured, the values must be concatenated and sent as a single string for each target. ### Remove all targets from a segment (deprecated) - [DELETE /segments/{id}/targets](https://documentation.np6.com/api/segment/3386ea51-a376-5238-caca-dd7761f01302.md) ### Normalize the telephone field of targets in a segment (deprecated) - [POST /segments/{id}/normalization](https://documentation.np6.com/api/segment/3ce6ab36-6c61-b4af-b91c-b29f07a0ed7d.md) ## Import ### Retrieve all import definitions (deprecated) - [GET /imports](https://documentation.np6.com/api/import/bde7d4ca-9b88-b257-7a68-e95d2088098b.md) ### Create an import definition (deprecated) - [POST /imports](https://documentation.np6.com/api/import/6965f08a-0cb0-bcc2-775e-9c92b3f62b32.md) ### Retrieve the specified import definition (deprecated) - [GET /imports/{id}](https://documentation.np6.com/api/import/66eff62f-395d-f070-9508-f6d50118309a.md) ### Update an existing import definition (deprecated) - [PUT /imports/{id}](https://documentation.np6.com/api/import/6a10c855-85cc-913f-da1f-ccf2f0f8ec2c.md) ### Delete an import definition (deprecated) - [DELETE /imports/{id}](https://documentation.np6.com/api/import/5649088f-dfad-9a6d-3e87-9adfdff6a56e.md) ### Upload a new file for an import with a binary request (deprecated) - [PUT /imports/{id}/source](https://documentation.np6.com/api/import/2e17993e-dd44-6fa6-663a-cdb40075e0e0.md): Upload via a file via form data - Content-Type: application/octet-stream ### Get the last execution state of an import (deprecated) - [GET /imports/{id}/executions](https://documentation.np6.com/api/import/c86a22d5-b092-1e2e-aa0f-cd81f6ba8ad0.md) ### Start a new execution for an import Can update the import with the request model (deprecated) - [POST /imports/{id}/executions](https://documentation.np6.com/api/import/400b1699-c7dc-92ce-92b9-c6b20acda5f3.md) ## Subscription ### Retrieve the specified subscription - [GET /subscriptions/{id}](https://documentation.np6.com/api/subscription/417b7c27-f535-b764-1c39-739d4e5a2ef1.md) ### Delete the specified subscription - [DELETE /subscriptions/{id}](https://documentation.np6.com/api/subscription/59f08671-4279-841a-6350-77ec788cf6b2.md) ### Create or update a subscription - [PUT /subscriptions](https://documentation.np6.com/api/subscription/2e95c486-ece3-5a96-7897-192006401708.md) ### Retrieve subscriptions for the specified contact id - [GET /targets/{id}/subscriptions](https://documentation.np6.com/api/subscription/cf274d4c-364b-f6c6-5384-b14a0e481c2c.md) ### Delete subscriptions for the specified contact id - [DELETE /targets/{id}/subscriptions](https://documentation.np6.com/api/subscription/7a4cea92-783f-d43f-fbac-b27a5c2cd8a6.md) ### Retrieve subscriptions for the specified contact unicity - [GET /targets/subscriptions?unicity=](https://documentation.np6.com/api/subscription/5e27cd92-b6ea-7b01-9295-6062c7dcd9d3.md) ### Delete subscriptions for the specified contact unicity - [DELETE /targets/subscriptions?unicity=](https://documentation.np6.com/api/subscription/429461d3-f92c-600c-2935-798707c48912.md) ### Retrieve subscriptions for the specified contact hash - [GET /targets/subscriptions?hash=](https://documentation.np6.com/api/subscription/59ff39d8-ecce-9973-6c68-527f51303a6b.md) ### Delete subscriptions for the specified contact hash - [DELETE /targets/subscriptions?hash=](https://documentation.np6.com/api/subscription/608bb8ec-a548-bbd5-bedb-e93383593dcb.md) ## Contact ### Retrieve stop events of the specified contact using its hash - [GET /targets/events/responses/stop?hash=](https://documentation.np6.com/api/contactevent/c7429c23-2473-e6dc-2ca0-a0038c12c47b.md) ### Retrieve hit events of the specified contact using its id - [GET /targets/events/hits?id=](https://documentation.np6.com/api/contactevent/60325735-34f8-f93d-7016-4a6b31be6dd3.md) ### Retrieve hit events of the specified contact using its unicity - [GET /targets/events/hits?unicity=](https://documentation.np6.com/api/contactevent/56dfd2be-9382-fabe-a11e-b22faa796bb8.md) ### Retrieve hit events of the specified contact using its hash - [GET /targets/events/hits?hash=](https://documentation.np6.com/api/contactevent/e0da6c8c-81b4-e543-05f6-b9057303231f.md) ### Retrieve open hit events of the specified contact using its id - [GET /targets/events/hits/open?id=](https://documentation.np6.com/api/contactevent/2ee8ad40-80ae-6f19-e4a4-6d9f523494b1.md) ### Retrieve open hit events of the specified contact using its unicity - [GET /targets/events/hits/open?unicity=](https://documentation.np6.com/api/contactevent/97b98a72-2879-4d1f-85af-929a819b24b9.md) ### Retrieve open hit events of the specified contact using its hash - [GET /targets/events/hits/open?hash=](https://documentation.np6.com/api/contactevent/ca49b756-15e4-4d69-f5a0-98d48bfb0dab.md) ### Retrieve redirection hit events of the specified contact using its id - [GET /targets/events/hits/redirection?id=](https://documentation.np6.com/api/contactevent/1e065440-d7e6-4ef2-22eb-aaf92211389c.md) ### Retrieve redirection hit events of the specified contact using its unicity - [GET /targets/events/hits/redirection?unicity=](https://documentation.np6.com/api/contactevent/0b24b416-18cd-6f28-f568-64513870fe55.md) ### Retrieve redirection hit events of the specified contact using its hash - [GET /targets/events/hits/redirection?hash=](https://documentation.np6.com/api/contactevent/a02b528a-679c-f7f9-e33b-6afb4ba22f7b.md) ### Retrieve unsubscription hit events of the specified contact using its id - [GET /targets/events/hits/unsubscribe?id=](https://documentation.np6.com/api/contactevent/cde6f300-dba2-e2fb-4302-261b080cc0b2.md) ### Retrieve unsubscription hit events of the specified contact using its unicity - [GET /targets/events/hits/unsubscribe?unicity=](https://documentation.np6.com/api/contactevent/c641f026-86d9-6f59-b3a8-d3ffcd9e28e1.md) ### Retrieve unsubscription hit events of the specified contact using its hash - [GET /targets/events/hits/unsubscribe?hash=](https://documentation.np6.com/api/contactevent/cd946bb6-d343-3549-d076-41b0e6b33f56.md) ### Retrieve mirror hit events of the specified contact using its id - [GET /targets/events/hits/mirror?id=](https://documentation.np6.com/api/contactevent/937be530-38d4-febe-60c5-009c39289d77.md) ### Retrieve mirror hit events of the specified contact using its unicity - [GET /targets/events/hits/mirror?unicity=](https://documentation.np6.com/api/contactevent/217e4cdf-be96-58a2-d7ea-8b5bb9b71c39.md) ### Retrieve mirror hit events of the specified contact using its hash - [GET /targets/events/hits/mirror?hash=](https://documentation.np6.com/api/contactevent/9667d85a-f06a-46c9-8237-011907a27e56.md) ### Retrieve form hit events of the specified contact using its id - [GET /targets/events/hits/form?id=](https://documentation.np6.com/api/contactevent/813f8fcd-275b-c982-97d2-2523a91441de.md) ### Retrieve form hit events of the specified contact using its unicity - [GET /targets/events/hits/form?unicity=](https://documentation.np6.com/api/contactevent/2d57936a-580a-8173-e6b6-d275424134e3.md) ### Retrieve form hit events of the specified contact using its hash - [GET /targets/events/hits/form?hash=](https://documentation.np6.com/api/contactevent/9ea9394d-1199-bff1-a7ba-450aafa8727b.md) ### Retrieve events of the specified contact - [GET /targets/{id}/events](https://documentation.np6.com/api/contactevent/baf17618-45d6-c24d-e516-e3526051c537.md) ### Retrieve activation events of the specified contact - [GET /targets/{id}/events/activations](https://documentation.np6.com/api/contactevent/e6708f21-b4ff-7115-9483-020143810bc0.md) ### Retrieve bounce events of the specified contact - [GET /targets/{id}/events/bounces](https://documentation.np6.com/api/contactevent/69b361de-87ad-ce25-5e6b-988d043a7311.md) ### Retrieve hit events of the specified contact - [GET /targets/{id}/events/hits](https://documentation.np6.com/api/contactevent/e77d65ed-90f2-88bf-1f44-82bdc67bcc2f.md) ### Retrieve open hit events of the specified contact - [GET /targets/{id}/events/hits/open](https://documentation.np6.com/api/contactevent/f3a88ba9-e697-871a-1712-ec851e3006a5.md) ### Retrieve redirection hit events of the specified contact - [GET /targets/{id}/events/hits/redirection](https://documentation.np6.com/api/contactevent/2e8256d9-6e47-d6b3-1a82-76f026deb8c8.md) ### Retrieve unsubscription hit events of the specified contact - [GET /targets/{id}/events/hits/unsubscribe](https://documentation.np6.com/api/contactevent/100adf2b-f152-64f0-5b08-a5b030f20178.md) ### Retrieve mirror hit events of the specified contact - [GET /targets/{id}/events/hits/mirror](https://documentation.np6.com/api/contactevent/fce1e258-d457-364c-de3d-f4f647679d36.md) ### Retrieve form hit events of the specified contact - [GET /targets/{id}/events/hits/form](https://documentation.np6.com/api/contactevent/78068915-3553-fff1-242c-6345ca591706.md) ### Retrieve events of the specified contact using its id - [GET /targets/events?id=](https://documentation.np6.com/api/contactevent/28fea9b1-b508-d431-09ed-76e00c7225bf.md) ### Retrieve events of the specified contact using its unicity - [GET /targets/events?unicity=](https://documentation.np6.com/api/contactevent/9c088d23-ab89-aa10-52f7-6761e364588f.md) ### Retrieve events of the specified contact using its hash - [GET /targets/events?hash=](https://documentation.np6.com/api/contactevent/49a1e5dd-e6db-50cf-1de1-31e73cee0244.md) ### Retrieve activation events of the specified contact using its id - [GET /targets/events/activations?id=](https://documentation.np6.com/api/contactevent/571b1353-cae8-6858-a7ec-5febdfa49836.md) ### Retrieve activation events of the specified contact using its unicity - [GET /targets/events/activations?unicity=](https://documentation.np6.com/api/contactevent/6c8aad45-8387-c413-6686-8cad12eb1e0f.md) ### Retrieve activation events of the specified contact using its hash - [GET /targets/events/activations?hash=](https://documentation.np6.com/api/contactevent/71342d3a-928e-a802-c9ea-60045ae8ab25.md) ### Retrieve bounce events of the specified contact using its id - [GET /targets/events/bounces?id=](https://documentation.np6.com/api/contactevent/bcae0e43-6b38-5bfa-ab78-b90a5e15e9df.md) ### Retrieve bounce events of the specified contact using its unicity - [GET /targets/events/bounces?unicity=](https://documentation.np6.com/api/contactevent/f1f6d59d-c4f6-6e75-0f18-e85c98194524.md) ### Retrieve bounce events of the specified contact using its hash - [GET /targets/events/bounces?hash=](https://documentation.np6.com/api/contactevent/b5ac80d0-28f3-65ab-33c3-3a473bd579b7.md) ### Retrieve complaints events of the specified contact using its id - [GET /targets/events/complaints?id=](https://documentation.np6.com/api/contactevent/c15b838d-89da-a889-1b83-868d8a9f79bc.md) ### Retrieve complaint events of the specified contact using its unicity - [GET /targets/events/complaints?unicity=](https://documentation.np6.com/api/contactevent/41c7a1e0-2126-d1fd-37a9-e6e9027fc006.md) ### Retrieve complaint events of the specified contact using its hash - [GET /targets/events/complaints?hash=](https://documentation.np6.com/api/contactevent/48fa506e-2cf4-e8bf-3c95-e6c72da68d1d.md) ### Retrieve stop events of the specified contact using its id - [GET /targets/events/responses/stop?id=](https://documentation.np6.com/api/contactevent/8df78a3a-0d8d-4dfd-5474-c7d64207f934.md) ### Retrieve stop events of the specified contact using its unicity - [GET /targets/events/responses/stop?unicity=](https://documentation.np6.com/api/contactevent/64d05980-e3f9-07f6-1285-cba4cf62c35c.md) ## Webtask ### Retrieve all webtasks - [GET /scripting/webtasks](https://documentation.np6.com/api/scriptingwebtask/9ce69655-6da9-026f-c8cc-5e020bf794e4.md) ### Create a webtask - [POST /scripting/webtasks](https://documentation.np6.com/api/scriptingwebtask/b5fe94fb-7ecc-d4ba-bc7e-61b28a828c48.md) ### Retrieve the specified webtask - [GET /scripting/webtasks/{id}](https://documentation.np6.com/api/scriptingwebtask/0dbde3a1-93de-a3b9-0065-b2025d044042.md) ### Update the specified webtask - [PUT /scripting/webtasks/{id}](https://documentation.np6.com/api/scriptingwebtask/39c46038-bca1-b115-feb4-b89da1b7ff35.md) ### Delete the specified webtask - [DELETE /scripting/webtasks/{id}](https://documentation.np6.com/api/scriptingwebtask/52b5d26a-bda6-1936-5a0d-21425415eb08.md) ### Update the specified webtask - [PATCH /scripting/webtasks/{id}](https://documentation.np6.com/api/scriptingwebtask/bb3031f4-c82e-2279-d784-4dc2a1007ee8.md) ### Retrieve the script of the specified webtask - [GET /scripting/webtasks/{id}/script](https://documentation.np6.com/api/scriptingwebtask/d79ea9c7-2ec3-133e-1459-1c2130bfc0ee.md) ### Update the script of the specified webtask - [PUT /scripting/webtasks/{id}/script](https://documentation.np6.com/api/scriptingwebtask/9f893427-44dd-6ad4-1dac-8b1690b9715f.md) ### Returns a cipher for a specified webtask without any additional data - [GET /scripting/webtasks/{id}/cipher](https://documentation.np6.com/api/scriptingwebtask/3b7e3d4f-dd8b-7805-8ca8-5ce1453a5f84.md) ### Returns a cipher for a specified webtask with additional data - [POST /scripting/webtasks/{id}/cipher](https://documentation.np6.com/api/scriptingwebtask/bec46d11-b89a-2f51-9bec-c376d8798a5c.md) ### Execute the specified webtask - [POST /scripting/webtasks/{id}/execution](https://documentation.np6.com/api/scriptingwebtask/1c09fbe6-c38b-59e2-cedf-6a9597f94cd3.md) ### Execute multiple webtasks - [POST /scripting/webtasks/{id}/executions](https://documentation.np6.com/api/scriptingwebtask/65f3bd60-6994-298f-d3b7-464c7102a84e.md) ## Compilable ### Retrieve all compilables - [GET /scripting/compilables](https://documentation.np6.com/api/scriptingcompilable/40546435-0738-7294-7591-968520474fbc.md) ### Create a compilable - [POST /scripting/compilables](https://documentation.np6.com/api/scriptingcompilable/0b501238-2ad0-938b-3217-7b75419ca3cd.md) ### Retrieve the specified compilable - [GET /scripting/compilables/{id}](https://documentation.np6.com/api/scriptingcompilable/b440f11c-819a-8924-5f76-2459ea2b0725.md) ### Update a compilable - [PUT /scripting/compilables/{id}](https://documentation.np6.com/api/scriptingcompilable/2fe9fc3f-8b33-311e-4a45-8de43fdac11e.md) ### Delete a compilable - [DELETE /scripting/compilables/{id}](https://documentation.np6.com/api/scriptingcompilable/19355887-dd89-ae01-d3e7-bdb61ace085a.md) ### Update a compilable - [PATCH /scripting/compilables/{id}](https://documentation.np6.com/api/scriptingcompilable/8b06e24f-3f5a-3762-0d3a-367dc322f416.md) ### Retrieve the specified compilable flaws - [GET /scripting/compilables/{id}/flaws](https://documentation.np6.com/api/scriptingcompilable/0c6cac7f-f21b-e67b-5324-cdcf46c78143.md) ### Duplicate the specified compilable - [POST /scripting/compilables/{id}/duplication](https://documentation.np6.com/api/scriptingcompilable/2ac9e0bb-47bd-8c7c-3ed0-57848244af11.md) ### Execute the specified compilable - [POST /scripting/compilables/{id}/execution](https://documentation.np6.com/api/scriptingcompilable/1f50b537-065b-3a1a-93f5-91d68ac1c2a0.md) ### Preview the specified compilable using the specified configuration - [POST /scripting/compilables/{id}/preview](https://documentation.np6.com/api/scriptingcompilable/ac851e8b-3fc7-b181-b55f-fbcde4181550.md) ## Mobile Application ### Retrieve all notifiable applications - [GET /parameters/applications](https://documentation.np6.com/api/notifiable-application/da79fa24-1748-d289-e6ad-8215d4c634e6.md) ### Create a notifiable application - [POST /parameters/applications](https://documentation.np6.com/api/notifiable-application/6bcd9c76-aa89-155c-2f16-a26c57f87c08.md) ### Retrieve the specified notifiable application - [GET /parameters/applications/{uuid}](https://documentation.np6.com/api/notifiable-application/bc9d293f-a408-9945-710a-c608b0bd75fa.md) ### Update the notifiable application - [PUT /parameters/applications/{uuid}](https://documentation.np6.com/api/notifiable-application/e4608584-3bb5-805f-058d-3eabdfb86374.md) ### Delete the specified notifiable application - [DELETE /parameters/applications/{uuid}](https://documentation.np6.com/api/notifiable-application/92a8815e-41ba-84d9-b440-9d4010b41d39.md) ### Activate the specified notifiable application - [POST /parameters/applications/{uuid}/activation](https://documentation.np6.com/api/notifiable-application/bea2d41b-e089-d43d-9a5e-eba9dabef394.md) ### Deactivate the specified notifiable application - [DELETE /parameters/applications/{uuid}/activation](https://documentation.np6.com/api/notifiable-application/b3c6abee-119e-793f-b8a7-e611dded0fec.md) ## Category ### Delete a category - [DELETE /categories/{id}](https://documentation.np6.com/api/category/999f9b42-b9e0-ad3a-2e89-91af2a50eeef.md) ### Retrieve all categories (deprecated) - [GET /categories](https://documentation.np6.com/api/category/23abc37b-7665-cbc8-ee34-aac419be9ff0.md): Get the list of action categories. ### Create a category (deprecated) - [POST /categories](https://documentation.np6.com/api/category/c1320157-f7a5-667c-c670-27fdb37356de.md) ### Retrieve a category (deprecated) - [GET /categories/{id}](https://documentation.np6.com/api/category/118b217d-4092-8f64-e05f-0a4b614b3b46.md) ### Update a category (deprecated) - [PUT /categories/{id}](https://documentation.np6.com/api/category/3145db43-f75d-2c84-2bf9-f38e24514bde.md) ## Marketing Pressure ### Retrieve the specified topic - [GET /marketing/pressure/topics/{id}](https://documentation.np6.com/api/marketing-pressure/354b3cc9-b3d3-4c1e-e596-06996cc01b1c.md) ### Retrieve all topics - [GET /marketing/pressure/topics](https://documentation.np6.com/api/marketing-pressure/e40f8930-4e32-d32a-1978-01f0bd147be5.md) ### Retrieve the mandatory topic option - [GET /settings/marketing/pressure/topic](https://documentation.np6.com/api/marketing-pressure/80f83198-d91f-c0af-6632-8d6ecdac43f7.md) ### Set the mandatory topic option - [PUT /settings/marketing/pressure/topic](https://documentation.np6.com/api/marketing-pressure/8ff8706e-4106-1b9c-b4cc-ec70234d3c50.md) ### Retrieve all rules - [GET /marketing/pressure/rules](https://documentation.np6.com/api/marketing-pressure/7b094814-6559-5ec4-fd90-b4b0488d0e6e.md) ### Retrieve the specified rule - [GET /marketing/pressure/rules/{id}](https://documentation.np6.com/api/marketing-pressure/81a01639-9ff3-288c-26a9-d8473c8ce933.md)