Reisen
Reise aktivieren
Aktivieren oder pausieren Sie eine bestehende Reise.
POST
/journeys/{id}/activatejourneys:writeAnfrage
idstring · pathRessourcenbezeichner.obligatorischactiveboolean · bodygewünschter Zustand; Standardmäßig wahr.optionalBeispiel
curl
curl -X POST 'https://achadu.com/api/v1/journeys/resource_id/activate' \
+ -H 'Authorization: Bearer ach_live_...' \
+ -H 'Accept: application/json' \
+ -H 'Content-Type: application/json' \
+ --data '{
"active": true
}'Antwort
200Vorgang abgeschlossen4xxFehler mit Code, Nachricht und request_id