Send Voice Calls with an Agent

Dispatches AI-driven phone calls to a list of recipients using a voice agent. Processing is asynchronous: a 202 Accepted response means the calls were enqueued. The optional retry_* fields control automatic re-dialing of unanswered calls and only take effect when retry_attempts is provided.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length ≤ 200

Campaign title (1–200 characters).

uuid
required

ID of the voice agent that drives the calls. Must exist and belong to the authenticated client.

phones
array of strings
required
length between 1 and 1000

Phone numbers to dial (1–1000 per request).

phones*
integer
1 to 3

Re-dial attempts for unanswered calls. When omitted, retries are disabled.

integer
5 to 180

Minutes between retry attempts.

string

Cutoff time for retries in HH:MM format. Must be between 08:00 and 21:45 (America/Sao_Paulo) and at least 10 minutes in the future.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json