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
Response
Successful Response
{"stackTrail":"paths:/v1/workflows/runs:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
Changed in 1 of the 42 revisions of this API.2
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○