Skip to content
AchaduDevelopers
Operational APIGo to website
Dashboard
Developers/API/journey_delete
Journeys

Delete journey

Excludes only journeys that have never been run.

DELETE/journeys/{id}journeys:write

Request

idstring · pathResource identifier.mandatory

Example

curl
curl -X DELETE 'https://achadu.com/api/v1/journeys/resource_id' \
+  -H 'Authorization: Bearer ach_live_...' \
+  -H 'Accept: application/json'

Answer

200Operation completed
4xxError with code, message and request_id