Unique Identifier of the Channel from where you would like to remove a member. This can be retrieved from the List Channels API.
memberId
string
必需
Email address of the member whom you would like to be remove from the channel.
返回响应
🟢204**HTTP Status Code:** `204` **No Content**<br>
Member removed.
application/json
Body
No schema defined
🟠400**HTTP Status Code:** `400` <br>
Bad Request<br>
**Error Code:** `200`<br>
Unauthorized request. You do not have permission to remove channel members on this user's behalf.<br>
**Error Code:** `5301`<br>
Unable to remove channel member.