---
title: "POST /channel.kickout"
method: POST
path: "/channel.kickout"
tags: ["channel"]
---

# POST /channel.kickout

`POST /channel.kickout`

当前用户移除一个讨论组成员。

## Request body

- object
  - `channel_id` string, required — 讨论组 id
  - `kick_uid` string, required — 移除用户 id

## Response `204`

request success

- unknown

## Other responses

- `default` — request fail

## Changes

- **2017-06-02** `4e7c6ac641df` — 1 info
  - endpoint added
- **2017-03-13** `ef71aa691171` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/bearyinnovative/apis/beary-openapi/changes/channel.kickout/post.md)

---

[API](https://skmtc.dev/bearyinnovative/apis/beary-openapi.md) · [All operations](https://skmtc.dev/bearyinnovative/apis/beary-openapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bearyinnovative/beary-openapi/revisions/6e42a0e2d730/schema)
