Skip to main content

WorkflowRunSync

nodesobject[]
edgesobject[]
timeoutnumber

Max wait time in seconds before returning 408

Possible values: >= 1

input object

Runtime input parameters to inject into the workflow's input node

property name*any

Runtime input parameters to inject into the workflow's input node

WorkflowRunSync
{
"nodes": [
{}
],
"edges": [
{}
],
"timeout": 0,
"input": {}
}