Send VOICE call

Make a voice call that plays a pre-uploaded audio. Upload the audio first via POST /v2/voice/audios and pass the returned audio_id here. Returns immediately with a QUEUED status; the call result is sent to your configured webhook (events voice.answered / voice.no_answer / voice.failed). Requires the SMS & Voice feature to be enabled for your account by the Clint team.

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

audio_id returned by POST /v2/voice/audios.

Headers
string
required

API Token

Responses

400

Validation error

401

Invalid or missing API token

429

Rate limit exceeded. Limit: 10000 requests per minute, per account and per channel (SMS, VOICE, and audio upload are counted separately).

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