Users
Device tokens, presence, and system identities.
Create or update a device token
Creates missing UID metadata and upserts one device token; the current product composition does not enable CONNECT token authentication.
Clear a user device token
Clears one stored device token and schedules owner-local Session closure; device_flag -1 selects APP, Web, and PC.
List active user routes
Returns one row per active authority route; an empty UID array returns the legacy status object instead of an array.
Add system UIDs
Persists system identities and adds them to the current process cache.
Remove system UIDs
Removes persisted system identities and current-process cache entries.
List all system UIDs
Aggregates the complete persisted system UID set into one unbounded response.
Add node-local system UID cache entries
Mutates only the current process cache and does not persist or replicate the change.
Remove node-local system UID cache entries
Mutates only the current process cache and does not change durable system identities.