v1
latestOpenAPI 3.1.02026-07-22750642.5 KBJourneys
Disconnect nodes
Remove edges leaving a node. Narrow by target and/or handle; with neither, all outgoing edges from the node are removed.
delete/api/v1/journeys/{journeyId}/edges
Path parameters
journeyIdstring required
A draft journey id, or the initiative id (resolves to its current draft).
Query parameters
fromstring required
Source node id whose edges to remove.
tostring
Only edges to this target.
sourceHandlestring
Only edges on this handle.
Response
Success