session channel

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

post/session_channel.kick

Request body

session_channel_idstring required

临时讨论组 id

kick_uidstring required

移除用户 id

Example request

{
  "session_channel_id": "=bw52O",
  "kick_uid": "=bw52O"
}

Response

request success

{"stackTrail":"components:schemas:NoContent","oasType":"schema","type":"unknown","description":"NO CONTENT"}

Changes

Changed in 5 of the 30 revisions of this API.26

    • api tag session channel added

      api-tag-added

    • api tag session channel removed

      api-tag-removed

    • api tag session channel added

      api-tag-added

  • 560b68ecbe7d11See the full diff
    • removed the success response with the status 200

      response-success-status-removed

    • added the success response with the status 204

      response-success-status-added

  • ef71aa69117112See the full diff
    • removed the success response with the status 204

      response-success-status-removed

    • api tag session channel removed

      api-tag-removed

    • added the success response with the status 200

      response-success-status-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog