Initiate an execution run of a defined workflow for a specific end-user.
Initiate an execution run of a defined workflow. See the API Reference for details onDocumentation Index
Fetch the complete documentation index at: https://docs.curalabs.io/llms.txt
Use this file to discover all available pages before exploring further.
operationId: startWorkflowRun.API Key provided by the platform. Note- X-Timestamp and X-Signature headers are also required for authentication, but not defined as separate schemes here due to OpenAPI limitations on complex signature schemes.
The ID of the workflow definition to run.
"wf_abc123def456"
Unique identifier for the end-user in your system whose extension should execute the workflow.
"user-unique-id-in-your-system"