Logo
Zoom Public API Documentation

contact_center-roles

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: contact_center_role:read:admin

Rate Limit Label: Medium



2. Create a role

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: contact_center_role:write:admin

Rate Limit Label: Light



ENDPOINTS