v1

latestOpenAPI 3.1.02026-07-24233206489.1 KB

Execute a Workflow by ID

Execute a workflow by workflow ID.

post/v1/workflows/{id}/run

Path parameters

idstring required

The created workflow ID, the value will be flow-xxxx

Headers

Organization-Idstring

Your organization ID, the value will be org_xxxx

Request body

inputstring json required

your workflow input variable for execution.