v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-014589156.1 KB
Runs

Start a run

Creates one or more runs against the given workflow and queues them for execution. Pre-flight checks: balance sufficient, concurrency limit, workflow exists. Runs that fail to queue are marked FAILED immediately so they stop counting toward the concurrency limit.

post/runs/{workflowID}

Path parameters

workflowIDstring required

workflow to create runs for

workflow to create runs for

Request body

numberOfRunsinteger required

Response

Created

run_idsstring[] nullable required