Logo
Zoom Public API Documentation

phone-common_areas-{commonAreaId}

Number of APIs: 3


1. Get common area details

GET {{baseUrl}}/phone/common_areas/:commonAreaId

Use this API to get detailed information on the common area.

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: LIGHT



2. Update common area

PATCH {{baseUrl}}/phone/common_areas/:commonAreaId

Use this API to update the common area information.

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:update:common_area:admin

Rate Limit Label: Light



3. Delete a common area

DELETE {{baseUrl}}/phone/common_areas/:commonAreaId

Use this API to remove the common area.

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:delete:common_area:admin

Rate Limit Label: Light



ENDPOINTS