Skip to main content
POST
Create a call

Authorizations

x-api-key
string
header
required

The API key

Body

application/json
toPhone
string
required

The phone number to call

Example:

"+1234567890"

fromPhone
string
required

From phone number

Example:

"+1234567890"

agentId
string
required

Agent ID which will communicate with user

Example:

"cx_xxxxxx"

extras
object
required

Extra parameters needed for agent on call

Example:

Response

callId
string
required

The call id

Example:

"1234567890"