Skip to main content
POST
Place an outbound call

Authorizations

X-API-Key
string
header
required

API key for authentication

Body

application/json
agentId
string
required

The agent that will place the call. Must be ACTIVE.

phoneNumber
string
required

Destination number in E.164 format.

Example:

"+358401234567"

fromNumberId
string

ID of one of your numbers to call from.

fromNumber
string

One of your numbers in E.164 form, as an alternative to fromNumberId.

Response

Call initiated

id
string

Telephony call SID.

sessionId
string
status
string
websocketUrl
string
phoneNumber
string
fromNumber
string
agent
object
createdAt
string<date-time>