Replace Media

Your Phone.com account has two kinds of media that can be used in various ways: Hold Music and Greetings. Hold Music can be used in routes, queues, and anywhere the caller might be placed on hold. Your account has access to a set of standard hold music options, and optionally another set of premium hold music options. You can also upload your own hold music, subject to copyright limitations. Greetings are verbal messages that can be played in various places to provide the caller with important information. For example, greetings are used when a caller first enters a menu or if they enter an invalid option. You also might use a greeting to alert the user to the fact that their call is being recorded.

Update a media object to your account. Note: The maximum size for media files or JSON objects included with a POST or PUT request is 10 MB.

Log in to see full request history
Path Params
integer
required
≥ 1
integer
required
≥ 1
Body Params

Update a media object to your account. Note: The maximum size for media files or JSON objects included with a POST or PUT request is 10 MB.

string
required
length ≤ 80

Name of recording

string | null

Can be hold_music or greeting. Indicates the purpose of this recording and where it can be used.

string
required

Can be 'file' or 'tts'.

integer | null
≥ 0

Duration of greeting.

string | null

Notes of greeting.

boolean | null

Can be Y or N. Start the greeting from random location, instead of the beginning.

integer | null
≥ 1

Extension that this record belongs to.

string | null

Text used for text-to-speech conversion, maximum 800 characters

string | null

Allowed voices for tts

string | null

Record file.

string | null

Name of file to be uploaded, when 'origin' is set to 'file'.

Responses

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