Number of APIs: 2
1. List roles
GET {{baseUrl}}/contact_center/roles?next_page_token=<string>&page_size=30
Use this API to return a list of roles. Scopes: Rate Limit Label: contact_center_role:read:admin
Medium
POST {{baseUrl}}/contact_center/roles
Use this API to create a new role. Admins can use the role management feature to control access to features and settings in the Zoom web portal. Scopes: Rate Limit Label: contact_center_role:write:admin
Light
ENDPOINTS