Execute Single
Execute a workflow for a single phone number with simplified request format
Path parameters
workflowDefinitionId
ID of the workflow definition to execute
phoneNumber
Phone number of the customer to execute the workflow for
Request
This endpoint expects an object.
variables
Optional variables for the workflow execution
settings
Workflow execution settings including channel overrides
Response
Single workflow execution result
success
Whether the execution was successful
workflowExecutionId
Generated workflow run ID
error
Error message if execution failed
errorCode
Error code if execution failed
details
Additional error details