latestOpenAPI 3.0.12026-08-21155122139.1 KB

e1da36b2ef38

Workflows

Execute Workflow

Executes a workflow with optional request body and configuration. Supports starting from a specific step or ending at a specific step. If no start or end step is provided, the workflow will run to completion.

post/workflow/execute/{workflowId}

Path parameters

workflowIdinteger required

Query parameters

configuration_idinteger
start_from_stepinteger
end_at_stepinteger
response_typestring

Response

Workflow executed successfully