Executes a workflow with the specified login and parameters
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"
Optional timeout in seconds for the execution (defaults to 10800 seconds / 3 hours)
10800
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