Create outbound calls

View as Markdown

Create outbound call requests for your configured Voice Agent. A queued response confirms that the request was accepted for processing. Accepts 1–20 recipients per request. Outbound calling guide.

Authentication

AuthorizationBearer
Existing private account API key from Developer Hub. Keep it on your backend.

Request

This endpoint expects an object.
agent_idstringRequired
Active Voice Agent authorized for your account.
datalist of objectsRequired

Accepts 1–20 recipients per request.

Response

Request acknowledgement or initiation result; see the response fields.

processing_idstring
Accepted batch identifier. Retain alongside your customer IDs.
statusenum
Call request accepted for processing.

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error