Number of APIs: 3
GET {{baseUrl}}/phone/users/:userId/audios
Use this API to get audio items. Prerequisites:
* Business or Education account
* Zoom Phone license Scopes: Rate Limit Label: phone:read
,phone:read:admin
Light
2. Add an audio item for text-to-speech conversion
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
POST {{baseUrl}}/phone/users/:userId/audios/batch
Use this API to add audio items. You can only upload voice files at this time. Prerequisites:
* Business or Education account
* Zoom Phone license Scopes: Rate Limit Label: Size and quantity limits for audio attachments:
* Up to 5 attachments
* Each file size should be no more than 1MBphone:write
,phone:write:admin
Heavy
ENDPOINTS