Authorizations
API key required for all endpoints
Path Parameters
Body
application/json
Phone number to associate with this flow execution (required for conversation tracking)
Example:
"+1234567890"
Variables to pass to the flow execution
Example:
{
"user_id": "123",
"name": "John Doe",
"email": "john@example.com"
}
Additional context for the execution
Example:
{
"source": "mobile_app",
"version": "1.2.3"
}
Initial data to pass to the flow