Skip to content

SudoSOS Back-end API / users / PatchUserSettingsRequest

Interface: PatchUserSettingsRequest ​

Properties ​

betaEnabled? ​

ts
optional betaEnabled: boolean;

Whether beta features are enabled


dashboardTheme? ​

ts
optional dashboardTheme: object;

Dashboard theme configuration with organId and organName, or null

NameType
organIdnumber
organNamestring

language? ​

ts
optional language: "nl-NL" | "en-US" | "pl-PL";

enum:nl-NL,en-US,pl-PL - ISO language code or undefined