WuKongIM Docs

Remove all Channel allowlist members

Operation boundary

  • Caller: Trusted backend only
POST/channel/whitelist_remove_all

Clears the derived allowlist through bounded internal traversal.

Request Body

application/json

Channel key whose derived member list is cleared.

TypeScript Definitions

Use the request body type in TypeScript.

Channel key with basic validation.

Response Body

application/json

application/json

application/json

{  "status": 200}