Calls
Make Outbound Call
POST
Initiate an outbound call from an agent to a destination number.
string
required
The destination phone number in E.164 format (e.g.,
+12345678900).string
required
The source phone number (must be one of your imported numbers) in E.164 format.
string
required
The ID of the agent to handle the call.
object
Optional key-value pairs to inject into the agent’s prompt context for this call.
Response
boolean
Indicates if the call initiation was successful.
string
The unique identifier for the call.
string
Initial status of the call (e.g.,
initiated, calling).