WuKongIM Docs

Remove Channel allowlist members

Operation boundary

  • Caller: Trusted backend only
POST/channel/whitelist_remove

Removes non-blank UIDs from the derived Channel allowlist.

Request Body

application/json

Allowlist members to add or remove.

TypeScript Definitions

Use the request body type in TypeScript.

Allowlist add or remove parameters.

Response Body

application/json

application/json

application/json

{  "status": 200}