Skip to main content
Glama

Zoom API MCP Server

mcp_config_account_management.json31.6 kB
{ "server": { "url": "https://api.zoom.us/v2" }, "authentication": [ { "schema_parameters": { "in": "header" }, "type": "apiKey", "value": "API_KEY" } ], "operations": [ { "description": "List all the sub accounts that have been created by a master account.\u003cbr\u003e\u003cbr\u003eZoom allows only [approved partners](https://marketplace.zoom.us/docs/api-reference/master-account-apis) to use master APIs and manage sub accounts. Email the partner programs team at **partner-success@zoom.us** for more details. \u003cbr\u003e**Prerequisites:**\u003cbr\u003e * Pro or a higher paid account with master account option enabled. \u003cbr\u003e **Scope**: `account:read:admin` \u003cbr\u003e**[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Medium`\u003cbr\u003e", "name": "accounts" }, { "description": "Create a sub account under a master account. Your account must be a master account in order to create sub accounts. \u003cbr\u003e\u003cbr\u003eZoom allows only [approved partners](https://marketplace.zoom.us/docs/api-reference/master-account-apis) to use master APIs and manage sub accounts. Email the partner programs team at partner-success@zoom.us. for more details. Please note that the created account user will receive a confirmation email.\u003cbr\u003e\u003cbr\u003e \u003cbr\u003e **Prerequisites:**\u003cbr\u003e * Pro or a higher paid account with master account option enabled. \u003cbr\u003e **Scope**: `account:write:admin`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`\u003cbr\u003e", "name": "account_create" }, { "description": "Disassociate a sub account from its master account. This will leave the sub account intact but it will no longer be associated with the master account.\u003cbr\u003e **Prerequisites:** * Pro or a higher paid account with master account option enabled. \u003cbr\u003e * The account making this API request must be a [master account](https://marketplace.zoom.us/docs/api-reference/master-account-apis).\u003cbr\u003e\u003cbr\u003e **Scope**: `account:write:admin`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`\u003cbr\u003e", "name": "account_disassociate" }, { "description": "Get details of a sub account that is listed under a master account. Your account must be a master account in order to retrieve sub accounts\u0027 details. Zoom allows only [approved partners](https://marketplace.zoom.us/docs/api-reference/master-account-apis) to use master APIs and create sub accounts. Email the partner programs team at **partner-success@zoom.us** for more details. **Prerequisites:** * Pro or a higher paid account with master account option enabled. \u003cbr\u003e **Scope**: `account:write:admin`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`\u003cbr\u003e", "name": "account" }, { "description": "Update [billing information](https://support.zoom.us/hc/en-us/articles/201363263-About-Billing) of a sub account.\u003cbr\u003e\u003cbr\u003e This API can only be used by master accounts that pay all billiing charges of their associated sub accounts. Zoom allows only [approved partners](https://marketplace.zoom.us/docs/api-reference/master-account-apis) to use master APIs and manage sub accounts\u0027 billing information. Email the partner programs team at **partner-success@zoom.us** for more details.\u003cbr\u003e\u003cbr\u003e **Prerequisites:** * Pro or a higher paid account with master account option enabled. \u003cbr\u003e **Scope**:`billing:master`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Heavy`\u003cbr\u003e", "name": "account_billing_update" }, { "description": "Get a sub account\u0027s [managed domains](https://support.zoom.us/hc/en-us/articles/203395207-What-is-Managed-Domain-).\u003cbr\u003e\u003cbr\u003e **Note:** This API can be used by Zoom Accounts that are on a Pro or a higher plan as well accounts that have master and sub accounts options enabled. \u003cbr\u003e\u003cbr\u003e To get managed domains of the master account, provide `me` as the value for accountId in the path parameter. Provide the sub account\u0027s Account ID as the value of accountId path parameter to get managed domains of the sub account.\u003cbr\u003e\u003cbr\u003e **Prerequisites:**\u003cbr\u003e * Pro or a higher paid account with master account option enabled. \u003cbr\u003e **Scope:** `account:read:admin`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`\u003cbr\u003e", "name": "account_managed_domain" }, { "description": "Update a sub account\u0027s options under the master account.\u003cbr\u003e \u003caside\u003eYour account must be a master account in order to update the options for sub accounts. Zoom only assigns this privilege to trusted partners. \u003c/aside\u003e **Prerequisites:** * Pro or a higher paid account with master account option enabled. * The account making this API request must be a [master account](https://marketplace.zoom.us/docs/api-reference/master-account-apis).\u003cbr\u003e\u003cbr\u003e **Scope**: `account:write:admin`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`\u003cbr\u003e", "name": "account_options_update" }, { "description": "The current account owner can [change the owner of an account](https://support.zoom.us/hc/en-us/articles/115005686983-Change-Account-Owner) to another user on the same account.\u003cbr\u003e Use this API to change the owner of a sub account. **Prerequisites**: \u003cbr\u003e * Account owner or admin permissions of an account. * The account making this API request must be on a pro or a hiigher plan with [master account](https://marketplace.zoom.us/docs/api-reference/master-account-apis) privilege.\u003cbr\u003e\u003cbr\u003e **Scopes:** `account:write:admin` or `account:master`\u003cbr\u003e**[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Heavy`\u003cbr\u003e \u003cbr\u003e", "name": "update_account_owner" }, { "description": "Get plan information of a sub account that is managed by a master account. \u003cbr\u003e\u003cbr\u003eThis API can only be used by master accounts that pay all billiing charges of their associated Pro or higher sub accounts. Zoom allows only [approved partners](https://marketplace.zoom.us/docs/api-reference/master-account-apis) to use master APIs and manage sub accounts\u0027 billing information. Email the partner programs team at **partner-success@zoom.us** for more details.\u003cbr\u003e\u003cbr\u003e **Scopes:** `billing:master`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Medium`\u003cbr\u003e", "name": "account_plans" }, { "description": "Subscribe a sub account to a Zoom plan using your master account. This API can only be used by master accounts that pay all billiing charges of their associated Pro or higher sub accounts. Zoom allows only [approved partners](https://marketplace.zoom.us/docs/api-reference/master-account-apis) to use master APIs and manage sub accounts\u0027 subscriptions. Email the partner programs team at **partner-success@zoom.us** for more details.\u003cbr\u003e\u003cbr\u003e **Scopes**: `billing:master`\u003cbr\u003e", "name": "account_plan_create" }, { "description": "[Cancel additional plan](https://support.zoom.us/hc/en-us/articles/203634215-How-Do-I-Cancel-My-Subscription-) of a sub account. The cancellation does not provide refund for the current subscription. The service remains active for the current session. This API can only be used by master accounts that pay all billiing charges of their associated Pro or higher sub accounts. Zoom allows only [approved partners](https://marketplace.zoom.us/docs/api-reference/master-account-apis) to use master APIs and manage sub accounts\u0027 subscriptions. Email the partner programs team at **partner-success@zoom.us** for more details.\u003cbr\u003e\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Heavy`\u003cbr\u003e **Prerequisites:**\u003cbr\u003e * Pro or a higher plan with master account option enabled. * The sub account must be a paid account.\u003cbr\u003e **Scope:** `billing:master`\u003cbr\u003e", "name": "account_plan_addon_cancel" }, { "description": "Update a base plan of a sub account. This API can only be used by master accounts that pay all billiing charges of their associated Pro or higher sub accounts. Zoom allows only [approved partners](https://marketplace.zoom.us/docs/api-reference/master-account-apis) to use master APIs and manage sub accounts\u0027 subscriptions. Email the partner programs team at **partner-success@zoom.us** for more details.\u003cbr\u003e\u003cbr\u003e **Scopes:** `billing:master`\u003cbr\u003e\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Heavy`\u003cbr\u003e **Prerequisites:**\u003cbr\u003e * The sub account must have a Pro or a higher plan.", "name": "account_plan_base_update" }, { "description": "[Cancel a base plan](https://support.zoom.us/hc/en-us/articles/203634215-How-Do-I-Cancel-My-Subscription-) for a sub account. This API can only be used by master accounts that pay all billiing charges of their associated Pro or higher sub accounts. Zoom allows only [approved partners](https://marketplace.zoom.us/docs/api-reference/master-account-apis) to use master APIs and manage sub accounts\u0027 subscriptions. Email the partner programs team at **partner-success@zoom.us** for more details.\u003cbr\u003e\u003cbr\u003e **Scopes**: `billing:master`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Heavy`\u003cbr\u003e **Prerequisites:**\u003cbr\u003e * The sub account must have a Pro or a higher plan.", "name": "account_plan_base_delete" }, { "description": "Get the settings of an account.\u003cbr\u003e To get the settings of a master account, use `me` as the value for the `accountId` path parameter.\u003cbr\u003e\u003cbr\u003e **Prerequisites**: * The account must be a paid account.\u003cbr\u003e **Scopes**: `account:read:admin` \u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Medium`", "name": "account_settings" }, { "description": "Update the settings of a sub account that is under a master account.\u003cbr\u003e To update the settings of the master account, use `me` as the value of the `accountId` path parameter.\u003cbr\u003e\u003cbr\u003e **Prerequisites**: * The sub account must be a paid account.\u003cbr\u003e **Scopes**: `account:write:admin` \u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Medium`", "name": "account_settings_update" }, { "description": "This API allows a master account with SIP Connected Audio plan to list internal phone numbers (i.e., numbers that are not provided by Zoom but are owned by the organization consuming the API) assigned to a master account or a sub account.\u003cbr\u003e\u003cbr\u003eTo list internal numbers of a sub account, provide the account ID of the sub account in the `accountId` path parameter. To list internal numbers of a master account, provide `me` as the value of the `accountId` path parameter. \u003cbr\u003e\u003cb\u003ePrerequisites:\u003c/b\u003e\u003cbr\u003e * The account making this API request must be a [master account](https://marketplace.zoom.us/docs/api-reference/master-account-apis) with SIP Connected Audio Plan.\u003cbr\u003e\u003cbr\u003e **Scope:** `sip_trunk:master`", "name": "list_internal_numbers" }, { "description": "This API allows a master account with SIP Connected Audio plan to delete a previously assigned internal phone number from a master account or a sub account.\u003cbr\u003e\u003cbr\u003eTo delete an internal number from a sub account, provide the account ID of the sub account in the `accountId` path parameter. To delete an internal number from a master account, provide `me` as the value of the `accountId` path parameter. \u003cbr\u003e\u003cb\u003ePrerequisites:\u003c/b\u003e\u003cbr\u003e * The account making this API request must be a [master account](https://marketplace.zoom.us/docs/api-reference/master-account-apis) with SIP Connected Audio Plan.\u003cbr\u003e\u003cbr\u003e **Scope:** `sip_trunk:master`", "name": "delete_internal_number" }, { "description": "With SIP-connected audio, Zoom establishes a SIP trunk (a network connection specifically designed to make and deliver phone calls) over a direct and private connection between the customer\u2019s network and the Zoom cloud. Meeting participants that dial into a meeting or have the meeting call them, and are On-Net from the perspective of the customers\u0027 IP telephony network, will be connected over this trunk rather than over the PSTN. \u003cbr\u003e\u003cbr\u003eUse this API to delete all internal numbers assigned to a sub account. **Prerequisites:**\u003cbr\u003e * Pro or a higher account with SIP Connected Audio plan enabled. * The account must be a master account\u003cbr\u003e **Scopes:** `sip_trunk:master`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`", "name": "delete_all_sip_numbers" }, { "description": "Get trusted domains of a sub account. To get the trusted domains of a master account, use `me` as the value for the `accountId` path parameter. **Prerequisites:**\u003cbr\u003e * The sub account must be a paid account.\u003cbr\u003e **Scope:** `account:read:admin`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`", "name": "account_trusted_domain" }, { "description": "Disassociate a user from one Account and move the user to another Account under the same master account. With this API, a user under a master account or a sub account can be moved to another sub account within the same master account. To move a user from a master account to a sub account, use `me` as the value for `accountId`. In this scenario, \"me\" refers to the Account ID of the master account. To move a user from one sub account to another sub account, provide the sub account\u0027s Account ID as the value for `accountId`. **Prerequisites**: * The account should have Pro or a higher plan with master account option enabled. * The user whose account needs to be switched should not be an admin or an owner of that account. * The user should not have the same [managed domain](https://support.zoom.us/hc/en-us/articles/203395207-What-is-Managed-Domain-) as the account owner. **Scope:** `user:master`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`", "name": "switch_user_account" }, { "description": "List [groups](https://support.zoom.us/hc/en-us/articles/204519819-Group-Management-) under an account. **Prerequisite**: Pro or higher account.\u003cbr\u003e **Scopes**: `group:read:admin`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Medium`", "name": "groups" }, { "description": "A Zoom account owner or a user with admin privilege can block phone numbers for phone users in an account. Blocked numbers can be inbound (numbers will be blocked from calling in) and outbound (phone users in your account won\u0027t be able to dial those numbers). Blocked callers will hear a generic message stating that the person they are calling is not available.\u003cbr\u003eUse this API to get information about a specific blocked list.\u003cbr\u003e **Prerequisites:** * Pro or higher account plan with Zoom phone license\u003cbr\u003e **Scope:** `phone:read:admin`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`", "name": "get_a_blocked_list" }, { "description": "The [main company number](https://support.zoom.us/hc/en-us/articles/360028553691) can be used by external callers to reach your phone users (by dialing the main company number and the user\u0027s extension). It can also be used by phone users in your account as their caller ID while making calls.\u003cbr\u003e\u003cbr\u003e Use this API to [change the main company number](https://support.zoom.us/hc/en-us/articles/360028553691#h_82414c34-9df2-428a-85a4-efcf7f9e0d72) of an account.\u003cbr\u003e\u003cbr\u003e **Prerequisites:**\u003cbr\u003e * Pro or higher account plan. * Account owner or admin permissions\u003cbr\u003e **Scopes:** `phone:write:admin`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`", "name": "change_main_company_number" }, { "description": "The **Phone System operation logs report** allows account owners and admins to view monthly Zoom phone related admin operation details. Use this API to retrieve the **Phone System Operation Logs Report**. Account owners and admins can also access this information by logging into their Zoom accounts and navigating to [Phone System Operation Logs](https://zoom.us/pbx/page/report/operations#/report/operation-logs).\u003cbr\u003e\u003cbr\u003e **Scopes:** `phone:read:admin`, `phone:write:admin` \u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Heavy`\u003cbr\u003e \u003cbr\u003e **Prerequisites:** \u003cbr\u003e * Account must be enrollled in Pro or a higher plan * Account must be enrolled in a [Zoom Phone](https://zoom.us/pricing/zoom-phone) plan", "name": "get_p_s_operation_logs" }, { "description": "Update a [Zoom Phone](https://support.zoom.us/hc/en-us/categories/360001370051-Zoom-Phone) user\u0027s profile. **Scopes:** `phone:write` `phone:write:admin` \u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`\u003cbr\u003e **Prerequisite:** 1. Business or Enterprise account 2. A Zoom Phone license", "name": "update_user_profile" }, { "description": "Assign [calling plan](https://marketplace.zoom.us/docs/api-reference/other-references/plans#zoom-phone-calling-plans) to a [Zoom Phone](https://support.zoom.us/hc/en-us/categories/360001370051-Zoom-Phone) user. **Scopes**: `phone:write` `phone:write:admin`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`\u003cbr\u003e **Prerequisite:** 1. Business or Enterprise account 2. A Zoom Phone license", "name": "assign_calling_plan" }, { "description": "Assign a [phone number](https://support.zoom.us/hc/en-us/articles/360020808292-Managing-Phone-Numbers) to a user who has already enabled Zoom Phone. **Scopes**: `phone:write` `phone:write:admin`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`\u003cbr\u003e **Prerequisite:** 1. Business or Enterprise account 2. A Zoom Phone license", "name": "assign_phone_number" }, { "description": "Remove the shared voicemail access settings that were previously assigned to a user. To view these settings in your Zoom web portal, navigate to **Admin \u003ePhone System Management\u003e Users \u0026 Rooms**. Click the **Users** tab and select **User Settings**. Scroll down to **Voicemail \u0026 Call Recordings**.\u003cbr\u003e **Scope**: `phone:write:admin`\u003cbr\u003e\u003cbr\u003e **Prerequisites**:\u003cbr\u003e * Business or enterprise Account\u003cbr\u003e \u003cbr\u003e**[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`\u003cbr\u003e", "name": "delete_user_setting" }, { "description": "Retrieve a list of sign in / sign out activity logs [report](https://support.zoom.us/hc/en-us/articles/201363213-Getting-Started-with-Reports) of users under a Zoom account.\u003cbr\u003e **Prerequisites**\u003cbr\u003e * Pro or higher plan.\u003cbr\u003e **Scopes:** `report:read:admin`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Heavy`", "name": "report_sign_in_sign_out_activities" }, { "description": "Get details on the account profile of a Zoom Room. This information can only by accessed either by the Zoom Room Account Owner or a user with Zoom Rooms admin permission. To get information on an individual Room Profile, use [Get Zoom Room Profile API](https://marketplace.zoom.us/docs/api-reference/zoom-api/rooms/getzrprofile) instead. **Prerequisites:**\u003cbr\u003e * Zoom account owner or Zoom Rooms admin permissions\u003cbr\u003e **Scopes:** `room:read:admin`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Medium`", "name": "get_z_r_account_profile" }, { "description": "A Zoom account can have one or more users. Use this API to add a new user to your account.\u003cbr\u003e\u003cbr\u003e **Prerequisites:**\u003cbr\u003e * Pro or higher plan\u003cbr\u003e\u003cbr\u003e **Scopes:** `user:write:admin` `user:write`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`", "name": "user_create" }, { "description": "Verify if a user\u0027s email is registered with Zoom.\u003cbr\u003e\u003cbr\u003e \u003cb\u003eNote: \u003c/b\u003eYou can successfully check if a user is a registered Zoom user only if the user **signed up for Zoom via email and is within your account.** If you provide an email address of a user who is not in your account, the value of \"existed_email\" parameter will be \"false\" irrespective of whether or not the user is registered with Zoom. The response of this API call will not include users who joined Zoom using options such as \"Sign in with SSO\", \"Sign in with Google\" or \"Sign in with Facebook\" even if they are in the same account as yours. **Scopes:** `user:read:admin` `user:read` **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`", "name": "user_email" }, { "description": "Get User\u2019s Zoom Access Token (ZAK). You can use a ZAK to enable a non-login user to join a meeting on your app. Non-login users do not need to enter their username and password to join meetings. **Scope:** `user_zak:read`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`", "name": "user_zak" }, { "description": "A personal meeting room is a virtual meeting room that can be permanently assigned to a user. Use this API to check if a personal meeting room with the given name exists or not.\u003cbr\u003e\u003cbr\u003e **Scopes:** `user:read:admin` `user:read`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`", "name": "user_vanity_name" }, { "description": "Deleting a user permanently removes the user and their data from Zoom. Users can create a new Zoom account using the same email address. An account owner or an account admin can transfer meetings, webinars and cloud recordings to another Zoom user account before deleting.\u003cbr\u003e\u003cbr\u003e This API disassociates (unlinks) a user from the associated Zoom account and provides the user their own basic free Zoom account, and the user can purchase their own licenses. You can transfer the user\u0027s data (meetings, webinars and cloud recordings) to another user before disassociation.\u003cbr\u003e To permanently delete a user, specify \"delete\" as the value of the `action` query parameter. **Scopes:** `user:write:admin` `user:write`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`", "name": "user_delete" }, { "description": "A Zoom account can have one or more users. Use this API to view information of a specific user on a Zoom account.\u003cbr\u003e\u003cbr\u003e **Scopes:** `user:read:admin` `user:read`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light` \u003cp style=\"background-color:#e1f5fe; color:#01579b; padding:8px\"\u003e \u003cb\u003eNote: \u003c/b\u003eIf a user\u0027s status is pending, only `id` and `created_at` fields will be returned. The value of `created_at` will be the time at which the API call was made until the user activates their account.\u003c/p\u003e", "name": "user" }, { "description": "Delete all assistants of the current user.\u003cbr\u003e Assistants are the users to whom the current user has assigned [scheduling privilege](https://support.zoom.us/hc/en-us/articles/201362803-Scheduling-Privilege). These assistants can schedule meeting on behalf of the current user as well as manage and act as an alternative host for all meetings if the admin has enabled [Co-host option](https://zoom.us/account/setting) on the account.\u003cbr\u003e **Prerequisite**: * The user as well as the assistant must have Licensed or an On-prem license. * Assistants must be under the current user\u0027s account.\u003cbr\u003e **Scopes**: `user:write:admin` `user:write` **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`", "name": "user_assistants_delete" }, { "description": "List a user\u0027s assistants. Assistants are the users to whom the current user has assigned [scheduling privilege](https://support.zoom.us/hc/en-us/articles/201362803-Scheduling-Privilege). These assistants can schedule meeting on behalf of the current user as well as manage and act as an alternative host for all meetings if the admin has enabled [Co-host option](https://zoom.us/account/setting) on the account.\u003cbr\u003e\u003cbr\u003e **Prerequisites**: \u003cbr\u003e * Current user as well as the assistant must have Licensed or an On-prem license. * Assistants must be under the current user\u0027s account.\u003cbr\u003e **Scopes**: `user:read:admin` `user:read`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Medium`", "name": "user_assistants" }, { "description": "Change a user\u0027s [email address](https://support.zoom.us/hc/en-us/articles/201362563-How-Do-I-Change-the-Email-on-My-Account-) on a Zoom account that has managed domain set up.\u003cbr\u003eIf the Zoom Account in which the user belongs, has multiple [managed domains](https://support.zoom.us/hc/en-us/articles/203395207-What-is-Managed-Domain-), the email to be updated must match one of the managed domains.\u003cbr\u003e **Scopes:** `user:write:admin` `user:write`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`\u003cbr\u003e \u003e Note: A user\u0027s email address can only be changed for a maximum of 3 times in a day(24 hours). **Prerequisite:**\u003cbr\u003e * Managed domain must be enabled in the account. * The new email address should not already exist in Zoom.", "name": "user_email_update" }, { "description": "[Personal Audio Conference](https://support.zoom.us/hc/en-us/articles/204517069-Getting-Started-with-Personal-Audio-Conference) (PAC) allows Pro or higher account holders to host meetings through PSTN (phone dial-in) only.\u003cbr\u003eUse this API to list a user\u0027s PAC accounts.\u003cbr\u003e\u003cbr\u003e **Scopes:** `pac:read:admin` `pac:read`\u003cbr\u003e \u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`\u003cbr\u003e **Prerequisites:**\u003cbr\u003e * A Pro or higher plan with [Premium Audio Conferencing](https://support.zoom.us/hc/en-us/articles/204517069-Getting-Started-with-Personal-Audio-Conference) add-on. * Personal Audio Conference must be enabled in the user\u0027s profile.", "name": "user_p_a_cs" }, { "description": "Update the [password](https://support.zoom.us/hc/en-us/articles/206344385-Change-a-User-s-Password) of a user using which the user can login to Zoom.\u003cbr\u003e After this request is processed successfully, an email notification will be sent to the user stating that the password was changed.\u003cbr\u003e **Scopes:** `user:write:admin` `user:write`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Medium` **Prerequisites:**\u003cbr\u003e * Owner or admin of the Zoom account.", "name": "user_password" }, { "description": "Upload a user\u0027s profile picture.\u003cbr\u003e\u003cbr\u003e Provide `multipart/form-data` as the value of the `content-type` header for this request. This API supports JPEG and PNG file formats. **Scopes:** `user:write:admin` `user:write`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Medium`", "name": "user_picture" }, { "description": "Add a user\u0027s TSP account.\u003cbr\u003e\u003cbr\u003e **Scopes:** `tsp:write:admin` `tsp:write`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`", "name": "user_t_s_p_create" }, { "description": "A global dial-in page can provide a list of global access numbers using which audio conferencing can be conducted. By calling this API, you can set the url for the global dial-in page of a user whose Zoom account has TSP and special TSP with third-party audio conferencing options enabled. \u003cp\u003e\u003c/p\u003e **Scopes:**`tsp:write:admin` `tsp:write`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`", "name": "tsp_url_update" }, { "description": "Delete a user\u0027s TSP account.\u003cbr\u003e\u003cbr\u003e **Scopes:** `tsp:write:admin` `tsp:write`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`", "name": "user_t_s_p_delete" }, { "description": "Each user can have a maximum of two TSP accounts. Use this API to retrieve details of a specific TSP account enabled for a specific user.\u003cbr\u003e\u003cbr\u003e **Scopes:** `tsp:read:admin` `tsp:read`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`", "name": "user_t_s_p" }, { "description": "Update a user\u0027s TSP account.\u003cbr\u003e\u003cbr\u003e **Scopes:** `tsp:write:admin` `tsp:write`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`", "name": "user_t_s_p_update" } ] }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/heesookiim/zoom-api'

If you have feedback or need assistance with the MCP directory API, please join our Discord server