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
The DB Object ID of the workflow this entity belongs to
24^[0-9a-f]{24}$"5eb7cf5a86d9755df3a6c593"
Version number of the workflow this entity belongs to. 0 is the initial version (default).
If true, this entity will be disabled and will not execute its function. Useful for testing workflows without actually executing this specific entity
Miscellaneous config data that can be used by the entity
Logical ID of the source node for this edge
Logical ID of the target node for this edge
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