Clear a user device token
POST
/user/device_quitClears one stored device token and schedules owner-local Session closure; device_flag -1 selects APP, Web, and PC.
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
{ "status": 200}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.
List active user routes
Returns one row per active authority route; an empty UID array returns the legacy status object instead of an array.