WuKongIM Docs

Remove all durable subscribers

Operation boundary

  • Caller: Trusted backend only
  • Scope: Clears ordinary subscribers and then refreshes large; person Channels are not supported.
  • Atomicity: Removal and large refresh are not one transaction.
POST/channel/subscriber_remove_all

Clears ordinary subscribers through bounded internal pages; person Channels are rejected.

Request Body

application/json

Non-person Channel key whose subscribers are cleared.

TypeScript Definitions

Use the request body type in TypeScript.

Non-person Channel key.

Response Body

application/json

application/json

application/json

{  "status": 200}