Number of APIs: 4
PATCH {{baseUrl}}/phone/sites/:siteId/settings/:settingType
Sites allow you to organize Zoom Phone users in your organization. Use this API to update the site setting of a specific site according to the setting type. Prerequisites:
* Account must have a Pro or a higher plan with Zoom Phone license.
* Multiple sites must be enabled. Scope: Rate Limit Label: phone:write:admin
Light
POST {{baseUrl}}/phone/sites/:siteId/settings/:settingType
Sites allow you to organize Zoom Phone users in your organization. Use this API to add a site setting to a specific site according to the setting type. Prerequisites:
* Account must have a Pro or a higher plan with Zoom Phone license.
* Multiple sites must be enabled. Scope: Rate Limit Label: phone:write:admin
Light
GET {{baseUrl}}/phone/sites/:siteId/settings/:settingType
Sites allow you to organize Zoom Phone users in your organization. Use this API to get site setting about a specific site according to the setting type. Prerequisites: Scope: Rate Limit Label:
phone:read:admin
Light
DELETE {{baseUrl}}/phone/sites/:siteId/settings/:settingType?device_type=Poly trioc60&holiday_id=n6wfnyoFSmWwY121cPe66g
Sites allow you to organize Zoom Phone users in your organization. Use this API to delete the site setting of a specific site. Prerequisites:
* Account must have a Pro or a higher plan with Zoom Phone license.
* Multiple sites must be enabled. Scope: Rate Limit Label: phone:write:admin
Light
ENDPOINTS