WuKongIM Docs

Hide Conversation through the current head

Operation boundary

  • Caller: Trusted backend only
POST/conversations/delete

Advances deleted_to_seq to the current committed head without deleting Channel membership.

Request Body

application/json

User Conversation key to clear, hide, or activate.

TypeScript Definitions

Use the request body type in TypeScript.

Shared key for Conversation clear-unread, hide, or activate operations.

Response Body

application/json

application/json

application/json

{  "status": 200}