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
| Name | Type |
|---|---|
organId | number |
organName | string |
language? ​
ts
optional language: "nl-NL" | "en-US" | "pl-PL";enum:nl-NL,en-US,pl-PL - ISO language code or undefined