v1

latestOpenAPI 3.1.02026-07-22750642.5 KB
Journeys

Fork journey

Copy a PUBLISHED journey into a fresh editable draft. The live version keeps running until the new draft is published. Use this to edit a live journey safely.

post/api/v1/journeys/{journeyId}/fork

Path parameters

journeyIdstring required

A published journey id, or the initiative id (resolves to its live journey).

Response

Success

idstring required

Journey (workflow version) id.

initiativeIdstring required

The initiative this journey belongs to.

status'DRAFT' | 'PUBLISHED' | 'STOPPED' required

DRAFT (editable), PUBLISHED (live, frozen), or STOPPED (retired).

versioninteger required

Version number within the initiative.