v1

latestOpenAPI 3.1.02026-07-22750642.5 KB
Journeys

Add node

Add one node to a draft journey. Positions are optional (auto-laid-out). Wire it up separately with journeys_connect_nodes.

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

Path parameters

journeyIdstring required

A draft journey id, or the initiative id (resolves to its current draft).

Request body

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.