Logo
Zoom Public API Documentation

phone-roles-{roleId}

Number of APIs: 3


1. 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

Granular Scopes: phone:read:role:admin

Rate Limit Label: Medium



2. 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

Granular Scopes: phone:update:role:admin

Rate Limit Label: Light



3. 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

Granular Scopes: phone:delete:role:admin

Rate Limit Label: Light



ENDPOINTS