WuKongIM Docs

Replace temporary Channel subscribers

Operation boundary

  • Caller: Trusted backend only
  • Scope: Temporary subscribers use full-replacement semantics.
  • Atomicity: The service removes all members before chunked insertion; failure may leave only part of the new set.
POST/tmpchannel/subscriber_set

Replaces the derived Type-8 temporary subscriber list; UID elements are not validated by the entry adapter.

Request Body

application/json

Temporary Channel ID and replacement UID set.

TypeScript Definitions

Use the request body type in TypeScript.

Complete temporary-subscriber snapshot.

Response Body

application/json

application/json

application/json

{  "status": 200}