Logo
Zoom Public API Documentation

phone-sites

Number of APIs: 3


1. List phone sites

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

Sites allow you to organize Zoom Phone users in your organization. Use this API to list all the sites that have been created for an account.
Prerequisites:
* Multiple Sites must be enabled. * Pro or a higher account with Zoom Phone enabled.

Scope: phone:read:admin
Rate Limit Label: Medium



2. Create a phone site

POST {{baseUrl}}/phone/sites

Sites allow you to organize Zoom Phone users in your organization. Use this API to create a site.

Prerequisites: * Multiple sites must be enabled. * Pro or a higher account with Zoom Phone enabled.

Scope: phone:write:admin

Rate Limit Label: Light



3. List phone sites

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

Sites allow you to organize Zoom Phone users in your organization. Use this API to list all the sites that have been created for an account.

Prerequisites:

  • Multiple Sites must be enabled.
  • Pro or a higher account with Zoom Phone enabled.

Scopes: phone:read:admin

Granular Scopes: phone:read:list_sites:admin

Rate Limit Label: Medium



ENDPOINTS