Global Settings
Provides operations with global application settings.
Resource | /api/admin/globalSettings |
Returned entity | GlobalSettings. For the description of the entity attributes, see Supported Fields section. |
Supported sub-resources |
|
GlobalSettings attributes
Represents application-wide settings.
This table describes attributes of the GlobalSettings
entity.
To receive an attribute in the response from server, specify it explicitly in the request parameter
fields
.To update an attribute, provide it in the body of a POST request.
Field | Type | Description |
---|---|---|
systemSettings | SystemSettings | System settings that affect core functionality of YouTrack. |
notificationSettings | NotificationSettings | The Notifications settings of the YouTrack service. |
restSettings | RestCorsSettings | The Resource sharing (CORS) settings of the YouTrack service. |
appearanceSettings | AppearanceSettings | Visual settings of the YouTrack service. |
localeSettings | LocaleSettings | System language settings. |
license | License | License information. |