Number of APIs: 2
GET {{baseUrl}}/phone/users/:userId/audios
Returns personal audios. Only the admin or user can query your audios 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:read
,phone:read:admin
phone:read:list_audios
,phone:read:list_audios:admin
LIGHT
2. Add an audio item for text-to-speech conversion
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
ENDPOINTS