Upload VOICE audio

Upload an audio file so it can be used in voice calls. Provide a public HTTPS link to the file; we fetch it, store it, and return an audio_id to use when making calls (POST /v2/voice). Only MP3 files are supported — the URL must point to an .mp3 file. Uploading the same file again returns the same audio_id — it is stored only once. 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

Publicly accessible HTTPS URL of the audio file to upload. Must point to an MP3 file (.mp3) — other formats are not supported.

Headers
string
required

API Token

Responses

400

Validation error

401

Invalid or missing API token

403

The SMS & Voice feature is not enabled for your account

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