Number of APIs: 3
POST {{baseUrl}}/phone/common_areas/:commonAreaId/settings/:settingType
Use this API to add the common area setting according to the setting type, specifically for desk phones. Note: For use by customers who opted for Prerequisites:
* Pro or a higher account with Zoom Phone license.
* Account owner or admin permissions. Scopes: Granular Scopes: Rate Limit Label: Common Area Optimization
phone:write:admin
phone:write:common_area_setting:admin
Light
2. Update common area settings
PATCH {{baseUrl}}/phone/common_areas/:commonAreaId/settings/:settingType
Use this API to update the common area setting according to the setting type, specifically for desk phones. Note: For use by customers who opted for Prerequisites:
* Pro or a higher account with Zoom Phone license.
* Account owner or admin permissions. Scopes: Granular Scopes: Rate Limit Label: Common Area Optimization
phone:write:admin
phone:update:common_area_setting:admin
Light
DELETE {{baseUrl}}/phone/common_areas/:commonAreaId/settings/:settingType?device_id=<string>
Use this API to remove the common area subsetting from desk phones. Note: For use by customers who opted for Prerequisites:
* Pro or a higher account with Zoom Phone license.
* Account owner or admin permissions. Scopes: Granular Scopes: Rate Limit Label: Common Area Optimization
phone:write:admin
phone:delete:common_area_setting:admin
Light
ENDPOINTS