v53

OpenAPI 3.0.1raw.githubusercontent.com2026-07-31147343479.6 KB
Journeys

Replace a journey

Replaces a journey's working draft, leaving the published version live until you publish. Reach for this when editing a journey already running.

put/journeys/{templateId}

Path parameters

templateIdstring required

Journey id

Request body

namestring required
enabledboolean
state'DRAFT' | 'PUBLISHED'

Lifecycle state of a journey.

Response

Updated journey

idstring required
namestring required
state'DRAFT' | 'PUBLISHED' required

Lifecycle state of a journey.

enabledboolean required
createdinteger nullable required
creatorstring nullable required
updatedinteger nullable required
updaterstring nullable required
publishedinteger nullable required