Logo
Zoom Public API Documentation

phone-shared_line_groups-{slgId}-phone_numbers

Number of APIs: 2


1. Assign phone numbers

POST {{baseUrl}}/phone/shared_line_groups/:slgId/phone_numbers

Assigns phone numbers to a shared line groups. These direct phone numbers will be shared among members of the shared line group.

Prerequisites:

  • Pro or higher account with Zoom Phone license.
  • A valid Shared Line Group
  • Account owner or admin privileges

Scopes: phone:write:admin

Granular Scopes: phone:write:shared_line_group_number:admin

Rate Limit Label: Light



2. Unassign all phone numbers

DELETE {{baseUrl}}/phone/shared_line_groups/:slgId/phone_numbers

Unassigns all the phone numbers that have been assigned to the shared line group.

Prerequisites:

  • Pro or higher account with Zoom Phone license.
  • A valid Shared Line Group
  • Account owner or admin privileges

Scopes: phone:write:admin

Granular Scopes: phone:delete:shared_line_group_number:admin

Rate Limit Label: Light



ENDPOINTS