user-settings
Per-user settings such as locale and cockpit configuration.
Get the current user's settings
Returns all user-setting entries stored for the current user, each identified by its setting type and value.
Update a user setting
Upserts the current user's setting for the given setting type, patching the existing entry if present or creating one otherwise. Returns the saved setting.