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

A shared line group 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's direct phone number and voicemail. Use this API to create a shared line group.

Prerequisites:

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

Scopes: phone:write:admin

Rate Limit Label: Light



2. List shared line groups

GET {{baseUrl}}/phone/shared_line_groups?page_size=30&next_page_token=BJLYC6PABbAHdjwSkGVQeeR6B1juwHqj3G2

A shared line group 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's direct phone number and voicemail. Use this API to list all the Shared Line Groups.

Prerequisites:

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

Scopes: phone:read:admin, phone:write:admin

Rate Limit Label: Medium



ENDPOINTS