POST {{baseUrl}}/phone/users/:userId/audios
Adds an audio item for text-to-speech conversion. Only the admin or user can add your audio and directly pass the Prerequisites:
* Business or Education account
* Zoom Phone license Scopes: Granular Scopes: Rate Limit Label: me
value instead of the userId
parameter.phone:write
,phone:write:admin
phone:write:audio
,phone:write:audio:admin
LIGHT
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string | ||
Accept
|
string |
RESPONSES
status Created
{
"audio_id": "<string>",
"name": "<string>"
} |
ENDPOINTS