Number of APIs: 3
GET {{baseUrl}}/phone/sites/:siteId
Returns information on a specific site. Sites allow you to organize Zoom Phone users in your organization. Prerequisites:
* Account must have a Pro or a higher plan with Zoom Phone license.
* Multiple sites must be enabled. Scopes: Granular Scopes: Rate Limit Label: phone:read:admin
phone:read:site:admin
LIGHT
PATCH {{baseUrl}}/phone/sites/:siteId
Updates information about a specific site. It allows you to organize Zoom Phone users in your organization. Prerequisites:
* Account must have a Pro or a higher plan with Zoom Phone license. Scopes: Granular Scopes: Rate Limit Label: phone:write:admin
phone:update:site:admin
LIGHT
DELETE {{baseUrl}}/phone/sites/:siteId?transfer_site_id=<string>
Use this API to delete a specific site in a Zoom account. To delete a site, in the query parameter, you must provide the site ID of another site where the assets of current site (users, numbers and phones) can be transferred to. You cannot use this API to delete the main site. Prerequisites: Scopes: Granular Scopes: Rate Limit Label:
phone:write:admin
phone:delete:site:admin
Light
ENDPOINTS