WuKongIM Docs

Add Channel allowlist members

Operation boundary

  • Caller: Trusted backend only
  • Scope: The entry does not verify that the parent Channel exists; derived allowlist state can be created first and become effective if the parent Channel appears later.
POST/channel/whitelist_add

Adds non-blank UIDs to 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}