WuKongIM Docs

Remove Channel denylist members

Operation boundary

  • Caller: Trusted backend only
POST/channel/blacklist_remove

Removes the supplied UID strings from the derived Channel denylist.

Request Body

application/json

Denylist members to add or remove.

TypeScript Definitions

Use the request body type in TypeScript.

Denylist add or remove parameters.

Response Body

application/json

application/json

application/json

{  "status": 200}