latestOpenAPI 3.1.02026-08-197104501.1 MB

8fbaab4fc7c5

workflow management

Create Workflow Run

Create a new workflow run. Returns run_id and session_id.

The caller's API key token is stored as created_by so that non-admin keys can only see and modify their own runs.

post/v1/workflows/runs

Request body

workflow_typestring required
inputobject nullable
metadataobject nullable

Response

Successful Response

{"stackTrail":"paths:/v1/workflows/runs:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}