Skip to main content
Endpoint:

Headers

string
required
Bearer token used for authentication. Authorization: Bearer <api_token>
string
Optional duplicate of the bearer token. Often set by Zapier automatically.
string
required
application/json
string
required
application/json
integer
Optional. Scope the request to a specific team.
Team ID

Body Parameters

string
required
Destination phone number in E.164 format (e.g., +15551234567).
object
Optional key-value pairs passed to the workflow/call.
Custom Variables
integer
Optional. Specific bot/agent to use.
Bot ID
integer
Optional. Workflow to execute.
integer
Optional. Target team. Prefer the X-Team-Id header when possible.

Request Example (cURL)

Example Request (Zapier)

Response