Logo
Zoom Public API Documentation

phone-common_areas

Number of APIs: 2


1. Add a common area

POST {{baseUrl}}/phone/common_areas

Use this API to add an instance of common area. Configure devices shared by users and deployed in shared spaces.

Note: For use by customers who opted for Common Area Optimization

Prerequisites: * Pro or a higher account with Zoom Phone license * Account owner or admin permissions

Scopes: phone:write:admin

Granular Scopes: phone:write:common_area:admin

Rate Limit Label: Light



2. List common areas

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

Lists common areas under an account.

Note: For use by customers who opted for Common Area Optimization

Prerequisites:

  • Pro or a higher account with Zoom Phone license
  • Account owner or admin permissions

Scopes: phone:read:admin

Granular Scopes: phone:read:common_area:admin

Rate Limit Label: MEDIUM



ENDPOINTS