Create multiple edges in a single request.
Useful for importing workflows or creating complex structures. Validates that all referenced blocks exist and all connections are valid.
Create multiple edges in a single request. Pair this with Create Blocks (batch) to scaffold a whole workflow graph in two calls. Each entry has the same shape as the body of Create Edge. The whole batch is rejected if any entry is invalid (duplicate edge ID, missing source/target block, …).Documentation Index
Fetch the complete documentation index at: https://docs.retab.com/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Foreign key to workflow
Organization ID for data isolation
ID of the source block
ID of the target block
Draft version for live entities
Output handle on source block
Input handle on target block