YouTrack Standalone 2020.6 Help

Notification Settings

This resource lets you work with the notification settings of your YouTrack service: read and configure Email and Jabber server settings to enable notifications to users.

Resource

/api/admin/globalSettings/notificationSettings

Returned entity

NotificationSettings. For the description of the entity attributes, see Supported Fields section.

NotificationSettings attributes

Represents the Notifications settings of the YouTrack service.

This table describes attributes of the NotificationSettings 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

emailSettings

EmailSettings

Settings for sending emails. Read-only.

jabberSettings

JabberSettings

Settings for sending jabber messages. Read-only.

Last modified: 30 March 2021