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. A member who is a Call Queue Manager cannot be unassigned from the Call Queue using this API. Prerequisites:
Unique Identifier of the Call Queue from which the member needs to be unassigned.
memberId
string
必需
Unique Identifier of the member who needs to be unassigned.
返回响应
🟢204**HTTP Status Code:** `204` **No Content**<br>
Member unassigned successfully.
application/json
Body
No schema defined
🟠400**HTTP Status Code:** `400` **Bad Request**<br>
**Error Code:** `300`<br>
Validation Failed. The group does not exist, groupId:{callQueueId}.
**Error Code:** `400`<br>Unable to delete manager<br>
🟠404**HTTP Status Code:** `404` **Not Found**<br><br>
Unable to find group member