Logo
Zoom Public API Documentation

roles

Number of APIs: 2


1. List roles

GET {{baseUrl}}/roles?type=common

List roles on your account

Prerequisites : * Pro or higher plan. * For setting the initial role, you must be the Account Owner. * For subsequent role management, you must be the Account Owner or user with role management permissions.

Scopes: role:read:admin

Rate Limit Label: Medium



2. Create a role

POST {{baseUrl}}/roles

Each Zoom user automatically has a role which can either be owner, administrator, or member.

Pre-requisites

  • Pro or higher plan.
  • To set the initial role, you must be the account owner.

  • For subsequent role management, you must be either the account owner or user with role management permissions.

Scopes: role:write:admin

Rate Limit Label: Light



ENDPOINTS