latestOpenAPI 3.1.02026-08-171503582.2 MB
6199a9464227
Workflow Runs
Create a workflow run
Creates a new workflow run for the specified workflow.
post/workflow-runs
Request body
Example request
{
"workflowId": "vyD7KMEOZ_xIeyrtZAxAbg"
}Response
Example response
{
"id": "nnQJLNrQ9HtbkQrxmLtGJg",
"links": [
{
"href": "https://api.process.st/api/v1.1/resource/XXX"
}
]
}