v1

latestOpenAPI 3.0.02026-07-1710117133.3 KB

Create a workflow run

Creates a new run for the specified workflow with the provided inputs.

post/v1/workspaces/{workspaceId}/workflows/{workflowId}/runs

Path parameters

workspaceIdstring required

ID of the workspace

workflowIdstring required

ID of the workflow

Request body

inputsobject required

Input values for the workflow run.

Response

OK response

idstring required

Workflow run id

inputsobject required
workflowIdstring required