deleteCommonAreaPhone.Rd
A common area phone can be provisioned by a Zoom account owner or a Zoom admin so that anyone in an organization can use it. For example, if your office has shared desks that don't belong to a specific employees, you could add a common area phone so that any person can use it. Use this API to remove the common area phone https://support.zoom.us/hc/enus/articles/360028516231ManagingCommonAreaPhones from Zoom Phone System in an account.**Prerequisites:*** Pro or a higher account with Zoom Phone license.* Account owner or admin permissions.* Supported device https://support.zoom.us/hc/enus/articles/360001299063ZoomVoiceSupportedDevices **Scopes:** phone:write:admin ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Light
deleteCommonAreaPhone(commonAreaPhoneId, return_response = F)
commonAreaPhoneId | Unique Identifier of the common area phone. |
---|---|
return_response | Whether to return the response instead of the response content. Defaults to FALSE. |