Endpoint to create a new edge.
Retrieve your API Key from Dashboard API Keys Section.
Unique identifier for the edge
Name of the edge
Description of the edge
Logical ID of the source node for this edge
Logical ID of the target node for this edge
The ID of the workflow this edge belongs to
24"5eb7cf5a86d9755df3a6c593"
If true, this edge will be disabled and will not be traversed. Useful for testing workflows without executing edge logic.
Type of the edge. Expected to be always 'direct' for this base config
"direct"Successful Response
Response model for a single edge. Contains an EdgesModel object.
Single edge object