Skip to main content
POST
Make a Call
This endpoint allows you to initiate a phone call.

Request Body

string
required
The customer’s phone number in E.164 format (e.g. +1234567890)
integer
required
The ID of the assistant to make the call with
object
The variables to be passed to the lead

Response

string
Confirmation message that the call was successfully initiated
integer
The unique ID of the created call
string
The initial status of the call (e.g. “initiated”)