deleteSharedLineGroup.Rd
A shared line group https://support.zoom.us/hc/enus/articles/360038850792 allows Zoom Phone admins to share a phone number and extension with a group of phone users or common area phones. Use this API to delete a Shared Line Group. **Prerequisties:** * Pro or higher account with Zoom Phone license.* Account owner or admin privileges **Scopes:** phone:write:admin ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Light
deleteSharedLineGroup(sharedLineGroupId, return_response = F)
sharedLineGroupId | Unique Identifier of the shared line group that you would like to delete. |
---|---|
return_response | Whether to return the response instead of the response content. Defaults to FALSE. |