Use this API to remove a member from a Call Queue who was previously added to that Call Queue. The member could be a phone user or a common area phone https://support.zoom.us/hc/enus/articles/360028516231ManagingCommonAreaPhones . A member who is a Call Queue Manager cannot be unassigned from the Call Queue using this API. **Prerequisites:*** Pro or higher account plan.* Zoom Phone license**Scopes:** phone:write:admin ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Light

unassignMember(callQueueId, memberId, return_response = F)

Arguments

callQueueId

Unique Identifier of the Call Queue from which the member needs to be unassigned.

memberId

Unique Identifier of the member who needs to be unassigned.

return_response

Whether to return the response instead of the response content. Defaults to FALSE.