IOrganizationSettingsService
Home > @gooddata/sdk-backend-spi > IOrganizationSettingsService
IOrganizationSettingsService interface
This service provides access to organization settings
Signature:
export interface IOrganizationSettingsService 
Methods
| Method | Description | 
|---|---|
| Deletes active LLM endpoint for the organization. | |
| Deletes color palette from organization settings returning chart colors to default. | |
| Deletes theme from organization settings returning workspace styling to default. | |
| Get all current organization settings. | |
| Set active LLM endpoint for the organization. | |
| Sets alert default | |
| Sets attachment size limit sent to email for organization. | |
| Sets color palette for organization. | |
| (ALPHA) Sets DashboardFiltersApplyMode configuration for organization. | |
| Sets date format for organization. | |
| Sets format locale for organization. | |
| Sets locale for organization. | |
| Sets metadata locale for organization. | |
| (ALPHA) Sets OpenAI configuration for organization. | |
| Set separators for the organization | |
| Sets theme for organization. | |
| Sets timezone for organization. | |
| Sets first day of week for organization. | |
| Sets whiteLabeling for organization. |