YouTrack Standalone 2019.1 Help

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. Read-only.

notificationSettings

NotificationSettings

Notifications-related settings. Read-only.

restSettings

RestCorsSettings

REST API configuration. Read-only.

appearanceSettings

AppearanceSettings

Settings related to data presentation in UI. Read-only.

localeSettings

LocaleSettings

Language-related settings. Read-only.

license

License

License information. Read-only.

Last modified: 8 July 2019