Remove all Channel denylist members
Operation boundary
- Caller: Trusted backend only
POST
/channel/blacklist_remove_allClears the derived denylist 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}