Logo
Zoom Public API Documentation

phone-users-{user Id}-audios

Number of APIs: 3


1. List audio items

GET {{baseUrl}}/phone/users/:userId/audios

Use this API to get audio items.

Prerequisites: * Business or Education account * Zoom Phone license

Scopes: phone:read,phone:read:admin

Rate Limit Label: 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: phone:write,phone:write:admin

Rate Limit Label: Light



3. Add audio items

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: phone:write,phone:write:admin

Rate Limit Label: Heavy

Size and quantity limits for audio attachments: * Up to 5 attachments * Each file size should be no more than 1MB



ENDPOINTS