Logo
Zoom Public API Documentation

phone-roles-{role Id}

Number of APIs: 3


1. Delete a phone role

DELETE {{baseUrl}}/phone/roles/:roleId

Use this API to delete a phone role.

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

Scopes:phone:write:admin

Rate Limit Label: Light



2. Get role information

GET {{baseUrl}}/phone/roles/:roleId

Use this API to get information on a phone role.

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

Scopes:phone:read:admin

Rate Limit Label: Medium



3. Update a phone role

PATCH {{baseUrl}}/phone/roles/:roleId

Use this API to update a role.

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

Scopes:phone:write:admin

Rate Limit Label: Light



ENDPOINTS