A channel can have one or multiple members. Use this API to remove a member from a chat channel.
Scopes:chat_channel:write Rate Limit Label:MediumNote: This API only supports user-managedOAuth app.
请求参数
Path 参数
返回响应
🟢204**HTTP Status Code:** `204` **No Content**<br>
Member removed.
application/json
Body
🟠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.