Sites allow you to organize Zoom Phone users in your organization. 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:
Account must have a Pro or a higher plan with Zoom Phone license.
The Site ID of another site where the assets of the current site (users, numbers and phones) can be transferred to.
返回响应
🟢204**HTTP Status Code:** `204`<br>
Phone Site deleted.
application/json
Body
No schema defined
🟠400**HTTP Status Code:** `400` **Bad Request**<br><br>
**Error Code:** `400`<br>
Unable to transfer to the same site.<br>
Main company number can not change {phoneNumber}.<br>
Site does not exist.