Logo
Zoom Public API Documentation

phone-audios/{audio Id}

Number of APIs: 3


1. Update an audio item

PATCH {{baseUrl}}/phone/audios/:audioId

Use this API to update an audio item.

Prerequisites: * Business or Education account * Zoom Phone license

Scopes: phone:write,phone:write:admin

Rate Limit Label: Light



2. Delete an audio item

DELETE {{baseUrl}}/phone/audios/:audioId

Use this API to delete an audio item.

Prerequisites: * Business, or Education account * Zoom Phone license

Scopes: phone:write,phone:write:admin

Rate Limit Label: Light



3. Get an audio item

GET {{baseUrl}}/phone/audios/:audioId

Use this API to get an audio item.

Prerequisites: * Business or Education account * Zoom Phone license

Scopes: phone:read,phone:read:admin

Rate Limit Label: Light



ENDPOINTS