---
title: "POST /session_channel.kick"
method: POST
path: "/session_channel.kick"
tags: ["session channel"]
---

# POST /session_channel.kick

`POST /session_channel.kick`

移除一个临时讨论组成员。

## Request body

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

## Response `204`

request success

- unknown

## Other responses

- `default` — request fail

## Changes

- **2017-04-19** `fd4c7a508190` — 1 info
  - api tag `session channel` added
- **2017-04-18** `b37660ad33e5` — 1 info
  - api tag `session channel` removed
- **2017-04-04** `4751e3946b90` — 1 info
  - api tag `session channel` added
- **2017-03-31** `560b68ecbe7d` — 1 breaking, 1 info
  - removed the success response with the status `200`
  - added the success response with the status `204`
- **2017-03-13** `ef71aa691171` — 1 breaking, 2 info
  - removed the success response with the status `204`
  - api tag `session channel` removed
  - added the success response with the status `200`

[Change history](https://skmtc.dev/bearyinnovative/apis/beary-openapi/changes/session_channel.kick/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)
