Remove system UIDs
Operation boundary
- Caller: Protected operator boundary only
- Scope: UIDs are removed from durable state first, then only from the handling process permission cache.
- Recovery: Refresh the local cache on every server node, or roll the nodes.
POST
/user/systemuids_removeRemoves persisted system identities and current-process cache entries.
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}