Logo
Zoom Public API Documentation

phone-common areas-{common Area Id}

Number of APIs: 3


1. 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

Rate Limit Label: Light



2. 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
Rate Limit Label: Light



3. 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

Rate Limit Label: Light



ENDPOINTS