Skip to main content
POST
cURL

Authorizations

X-API-KEY
string
header
required

Authorization header containing API key. You can find your API key in the dashboard under 'API Keys'.

Body

application/json
from_number
string
required

The phone number to call from

to_number
string
required

The phone number to call

variables
object[]

Response

Success

err
boolean

Indicates if there was an error

Example:

false

msg
string

A success message

Example:

"Call initiated successfully"