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

Request body

string
required
The phone number of the customer in E.164 format (e.g. +1234567890)
integer
required
The ID of the assistant to make the call with
object
Custom variables to pass to the call. You can include any variables that are defined on your assistant (see Call variables). The examples below are just for illustration — use your own variable names as configured in the assistant settings.

Response

string
default:"Call initiated successfully"
The message of the response