POST {{baseUrl}}/phone/users/:userId/audios
Use this API to add an audio item for text-to-speech conversion. Prerequisites:
* Business or Education account
* Zoom Phone license Scopes: Rate Limit Label: phone:write
,phone:write:admin
Light
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string | ||
Accept
|
string |
RESPONSES
status Created
{
"audio_id": "fPOSdWWqRVqhohLYs7TW9Q",
"name": "hello.mp3"
} |
ENDPOINTS