Execute a workflow. Returns immediately with an execution ID.
API key authentication. Get your key from Settings → API Keys.
Workflow ID
Request body for creating a new workflow execution
Input data for the workflow execution. Must match the workflow's input_schema if defined.
Execution created
Response after successfully creating a workflow execution
Unique identifier for the created execution
ID of the workflow being executed
Current execution status
initial, processing, human_in_the_loop, finished, error Timestamp when the execution was created