Removes a user from a queue. Their other queue memberships are unaffected, and the account itself is not deleted.A user may be both an agent and a manager of the same queue. Pass membershipRole to remove only that role and keep the other; omit it to remove every membership the user holds on the queue.Removing someone who does not hold that membership returns 404.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.