userSettings
Gets the user settings and selections
Returns the saved settings and preferences for the authenticated user, including default dashboard, theme, and welcome popup preferences.
Gets the user settings and selections
Submits a request to retrieve the authenticated user's settings and preferences.
Stores the user settings and selections
Saves the authenticated user's settings and preferences, including the default dashboard ID, theme, and whether to skip the welcome wizard on next login.
Stores the user settings and selections
Submits a request to save the authenticated user's settings and preferences. Provide the DashboardId, ThemeId, and HideWelcomePopup flag in the request body.