Logo
Zoom Public API Documentation

Delete a shared line group

DELETE {{baseUrl}}/phone/shared_line_groups/:sharedLineGroupId

A shared line group 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. Prerequisites:

  • Pro or higher account with Zoom Phone license.
  • Account owner or admin privileges

Scopes: phone:write:admin

Rate Limit Label: Light

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Accept
string




RESPONSES

status





Curl
curl -X DELETE 'https://api.zoom.us/v2/phone/shared_line_groups/:sharedLineGroupId' -H 'Accept: application/json'

ENDPOINTS