v1
latestOpenAPI 3.0.12026-08-04154122138.2 KBWorkflows
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