unassignMemberFromSharedLineGroup.Rd
Members of the shared line group https://support.zoom.us/hc/enus/articles/360038850792 have access to the group's phone number and voicemail. Use this API to unassign **a specific member** from a Shared Line Group.**Prerequisties:** * 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 https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Light
unassignMemberFromSharedLineGroup( sharedLineGroupId, memberId, return_response = F )
sharedLineGroupId | Unique Identifier of the shared line group from which you would like to remove a member. |
---|---|
memberId | Unique identifier of the member who is to be removed. |
return_response | Whether to return the response instead of the response content. Defaults to FALSE. |