Number of APIs: 3
GET {{baseUrl}}/roles/:roleId
Each Zoom user automatically has a role which can either be owner, administrator, or member. Account owners and users with edit privileges for role management can add customized roles with a list of privileges. Use this API to get information including specific privileges assigned to a role. Pre-requisites A Pro or higher plan. For role management and updates, you must be either the account owner or a user with role management permissions. Scopes: Rate Limit Label:
role:read:admin
Light
DELETE {{baseUrl}}/roles/:roleId
Each Zoom user automatically has a role which can either be owner, administrator, or a member. Account Owners and users with edit privileges for Role management can add customized roles with a list. Use this API to delete a role. Pre-requisite: A Pro or higher plan. For role management and updates, you must be the Account Owner or user with role management permissions. Scopes: Rate Limit Label:
role:write:admin
Light
PATCH {{baseUrl}}/roles/:roleId
Each Zoom user automatically has a role which can either be owner, administrator, or a member. Account Owners and users with edit privileges for Role management can add customized roles with a list. Use this API to change the privileges, name and description of a specific role. Pre-requisite: A Pro or higher plan. For role management and updates, you must be the Account Owner or user with role management permissions. Scopes: Rate Limit Label:
role:write:admin
Light
ENDPOINTS