Logo
Zoom Public API Documentation

Unassign a member from a shared line group

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

Members of the shared line group have access to the group's phone number and voicemail. Use this API to unassign a specific member from a Shared Line Group.

Prerequisites:

  • Pro or higher account with Zoom Phone license.
  • A valid Shared Line Group
  • Account owner or admin privileges

Scopes: phone:write:admin

Rate Limit Label: Light

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X DELETE 'https://api.zoom.us/v2/phone/shared_line_groups/:sharedLineGroupId/members/:memberId'

ENDPOINTS