Execute a workflow
Executions
Execute Workflow
Submits a workflow for asynchronous execution and returns an execution_id to poll. The request accepts either a structured payload referencing a stored workflow_id (preferred) or inline workflow JSON (legacy). Authentication accepts the x-api-key header or an X-Webhook-Secret header matching the workflow trigger’s webhookSecret.
POST
Execute a workflow
Authorizations
Tenant API key. Required on every endpoint.
Body
application/json
Workflow execution request