Journeys
Delete node
Remove one node and every edge connected to it from a draft journey.
delete/api/v1/journeys/{journeyId}/nodes/{nodeId}
Path parameters
journeyIdstring required
A draft journey id, or the initiative id (resolves to its current draft).
nodeIdstring required
Node id within the journey.
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.