Logo
Zoom Public API Documentation

phone-shared_line_groups

Number of APIs: 2


1. Create a shared line group

POST {{baseUrl}}/phone/shared_line_groups

Creates a shared line group. A shared line group allows Zoom Phone admins to share a phone number and extension with a group of phone users or common areas. This gives members of the shared line group access to the group's direct phone number and voicemail. Prerequisites: * Pro or higher account with Zoom Phone license.* Account owner or admin privileges

Scopes: phone:write:admin

Granular Scopes: phone:write:shared_line_group:admin

Rate Limit Label: LIGHT



2. List shared line groups

GET {{baseUrl}}/phone/shared_line_groups?page_size=30&next_page_token=<string>

Lists all the shared line groups. A shared line group allows Zoom Phone admins to share a phone number and extension with a group of phone users or common areas. This capability gives members of the shared line group access to the group's direct phone number and voicemail.

Prerequisites:

  • Pro or higher account with Zoom Phone license.
  • Account owner or admin privileges

Scopes: phone:read:admin

Granular Scopes: phone:read:list_shared_line_groups:admin

Rate Limit Label: Medium



ENDPOINTS