Body
ID of the workflow to execute
Runtime parameters for the workflow execution
{
"origin": "New York",
"destination": "Los Angeles"
}ID of the login to use for authentication
Optional name for the execution (string or number, automatically converted to string)
"User batch execution"
12345
"Execution-001"
Optional timeout in seconds for the execution (defaults to 3600 seconds / 1 hour)
x > 03600
Whether to use a proxy for this execution
Optional ID of the block to start execution from
"1"
Optional ID of the execution batch to assign this execution to
"batch_123"
Whether this execution is a test run
Response
Workflow execution completed successfully
Synchronous workflow execution result with finished execution data
Recording of a successfully completed workflow execution
- Completed Execution
- Failed Execution