Update Edge
Update Edge
Update an edge’s condition, source, or target
PATCH
Update Edge
Request
Path Parameters
The project ID
The edge ID
Headers
Bearer token using your developer key
Body
All fields are optional. Only include the fields you want to update.New source node ID
New target node ID
Updated transition condition
Response
Returns the full updated edge. Returns400 if the new source or target node does not exist.
