Number of APIs: 3
GET {{baseUrl}}/phone/roles/:roleId/members?in_role=false
Use this API to get members (not) in a role. Prerequisites:
* Business or Education account
* Zoom Phone license Scopes: Granular Scopes: Rate Limit Label: phone:read:admin
phone:read:role_member:admin
Medium
DELETE {{baseUrl}}/phone/roles/:roleId/members?user_ids=<string>&user_ids=<string>
Use this API to delete member(s) in a role. Prerequisites:
* Business or Education account
* Zoom Phone license Scopes: Granular Scopes: Rate Limit Label: phone:write:admin
phone:delete:role_member:admin
Light
POST {{baseUrl}}/phone/roles/:roleId/members
Use this API to add members to roles. Prerequisites:
* Business or Education account
* Zoom Phone license Scopes: Granular Scopes: Rate Limit Label: phone:write:admin
phone:write:role_member:admin
Light
ENDPOINTS