Skip to main content
POST
Initiate Outbound Call

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
to_number
required

Phone number(s) to call.

from_number
string
required

The phone number to call from (must be registered).

scheduled_time
string<date-time>

Optional time to schedule the call.

Response

Call initiated or scheduled successfully.