Skip to main content
Glama
mcp_config_Phone Shared Line Groups.json6.76 kB
{ "server": { "url": "https://api.zoom.us/v2" }, "authentication": [ { "schema_parameters": { "in": "header" }, "type": "apiKey", "value": "API_KEY" } ], "operations": [ { "description": "A [shared line group](https://support.zoom.us/hc/en-us/articles/360038850792) allows Zoom Phone admins to share a phone number and extension with a group of phone users or common area phones. This gives members of the shared line group access to the group\u0027s direct phone number and voicemail. Use this API to list all the Shared Line Groups. **Prerequisties:** \u003cbr\u003e * Pro or higher account with Zoom Phone license. * Account owner or admin privileges \u003cbr\u003e **Scopes:** `phone:read:admin`, `phone:write:admin` **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Medium`", "name": "list_shared_line_groups" }, { "description": "A [shared line group](https://support.zoom.us/hc/en-us/articles/360038850792) allows Zoom Phone admins to share a phone number and extension with a group of phone users or common area phones. This gives members of the shared line group access to the group\u0027s direct phone number and voicemail. Use this API to create a shared line group. **Prerequisties:** \u003cbr\u003e * Pro or higher account with Zoom Phone license. * Account owner or admin privileges **Scopes:** `phone:write:admin` **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`", "name": "create_a_shared_line_group" }, { "description": "A [shared line group](https://support.zoom.us/hc/en-us/articles/360038850792) allows Zoom Phone admins to share a phone number and extension with a group of phone users or common area phones. Use this API to delete a Shared Line Group. **Prerequisties:** \u003cbr\u003e * Pro or higher account with Zoom Phone license. * Account owner or admin privileges **Scopes:** `phone:write:admin` **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`", "name": "delete_a_shared_line_group" }, { "description": "A [shared line group](https://support.zoom.us/hc/en-us/articles/360038850792) allows Zoom Phone admins to share a phone number and extension with a group of phone users or common area phones. This gives members of the shared line group access to the group\u0027s direct phone number and voicemail. Use this API to list all the Shared Line Groups. **Prerequisties:** \u003cbr\u003e * Pro or higher account with Zoom Phone license. * Account owner or admin privileges **Scopes:** `phone:read:admin` or `phone:write:admin` **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`", "name": "get_a_shared_line_group" }, { "description": "A [shared line group](https://support.zoom.us/hc/en-us/articles/360038850792) allows Zoom Phone admins to share a phone number and extension with a group of phone users or common area phones. This gives members of the shared line group access to the group\u0027s direct phone number and voicemail. Use this API to update information of a Shared Line Group. **Prerequisties:** \u003cbr\u003e * Pro or higher account with Zoom Phone license. * Account owner or admin privileges **Scopes:** `phone:write:admin` **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`", "name": "update_a_shared_line_group" }, { "description": "Members of the [shared line group](https://support.zoom.us/hc/en-us/articles/360038850792) have access to the group\u0027s phone number and voicemail. Use this API to unassign **all** the existing members from a Shared Line Group. **Prerequisties:** \u003cbr\u003e * Pro or higher account with Zoom Phone license. * A valid Shared Line Group * Account owner or admin privileges **Scopes:** `phone:write:admin` **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`", "name": "delete_members_of_s_l_g" }, { "description": "A [shared line group](https://support.zoom.us/hc/en-us/articles/360038850792) allows Zoom Phone admins to share a phone number and extension with a group of phone users or common area phones. This gives members of the shared line group access to the group\u0027s direct phone number and voicemail. Use this API to [add members](https://support.zoom.us/hc/en-us/articles/360038850792-Setting-up-shared-line-groups#h_7cb42370-48f6-4a8f-84f4-c6eee4d9f0ca) to a Shared Line Group. Note that a member can only be added to one shared line group. **Prerequisties:** \u003cbr\u003e * Pro or higher account with Zoom Phone license. * A valid Shared Line Group * Account owner or admin privileges **Scopes:** `phone:write:admin` **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`", "name": "add_members_to_shared_line_group" }, { "description": "Members of the [shared line group](https://support.zoom.us/hc/en-us/articles/360038850792) have access to the group\u0027s phone number and voicemail. Use this API to unassign **a specific member** from a Shared Line Group. **Prerequisties:** \u003cbr\u003e * Pro or higher account with Zoom Phone license. * A valid Shared Line Group * Account owner or admin privileges **Scopes:** `phone:write:admin` **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`", "name": "delete_a_member_s_l_g" }, { "description": "Use this API to assign phone numbers to a shared line groups. These direct phone numbers will be shared among members of the [shared line group](https://support.zoom.us/hc/en-us/articles/360038850792-Setting-up-shared-line-groups). **Prerequisties:** \u003cbr\u003e * Pro or higher account with Zoom Phone license. * A valid Shared Line Group * Account owner or admin privileges **Scopes:** `phone:write:admin` **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`", "name": "assign_phone_numbers_s_l_g" }, { "description": "Use this API to unassign a specific phone number that was assigned to the [shared line group](https://support.zoom.us/hc/en-us/articles/360038850792-Setting-up-shared-line-groups). **Prerequisties:** \u003cbr\u003e * Pro or higher account with Zoom Phone license. * A valid Shared Line Group * Account owner or admin privileges **Scopes:** `phone:write:admin` **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`", "name": "delete_a_phone_number_s_l_g" } ] }

Latest Blog Posts

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/ag2-mcp-servers/zoom-api'

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