POST
/
v1
/
workflows
/
{workflow_id}
/
runs
/
sync
{
  "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
  "output": {}
}

Authorizations

X-API-Key
string
header
required

Path Parameters

workflow_id
string
required

Query Parameters

output_only
boolean
default:false
use_output_ids
boolean
default:false

Body

application/json
input
object
required
node_ids
string[] | null
group_id
string | null

Response

200
application/json
Successful Response
id
string
required
output
object
required