The UserPreferencesResponseDto object
Example
{
"ui_hints_dismissed": {
"applications_intro": true,
"access_control_intro": true
}
}Properties
ui_hints_dismissed *any objectMap of UI hint keys the user has dismissed. Keys are stable identifiers (e.g. 'applications_intro'); a hint is dismissed when its key maps to true.