Developer Portal for YouTrack and Hub Help

Notification Settings

This resource lets you work with the notification settings of your YouTrack service: read and configure Email 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.

Related Resources

Below you can find the list of resources that let you work with this entity.

Attributes

This table describes attributes of the NotificationSettings entity.

  • To receive an attribute in the response from the server, specify it explicitly in the fields request parameter.

  • To update an attribute, provide it in the body of a POST request.

Field

Type

Description

id

String

The ID of the NotificationSettings. Read-only.

emailSettings

EmailSettings

Settings for sending emails. Read-only.

Last modified: 23 April 2024