WuKongIM Docs

Remove node-local system UID cache entries

Operation boundary

  • Caller: Protected current-node operator boundary only
  • Scope: Changes only the handling process in-memory cache; it is neither persisted nor broadcast to other nodes.

Deprecated

POST/user/systemuids_remove_from_cache

Mutates only the current process cache and does not change durable system identities.

Request Body

application/json

UID set used by the current system-identity mutation.

TypeScript Definitions

Use the request body type in TypeScript.

System-identity mutation parameters.

Response Body

application/json

application/json

application/json

{  "status": 200}