Adds notifications to a notification scheme. You can add up to 1000 notifications per request.
Deprecated: The notification type EmailAddress
is no longer supported in Cloud. Refer to the
changelog for more details.
Permissions required: Administer Jira global permission.
Optional
callback: undefinedCreates a notification scheme with notifications. You can create up to 1000 notifications per request.
Permissions required: Administer Jira global permission.
Creates a notification scheme with notifications. You can create up to 1000 notifications per request.
Permissions required: Administer Jira global permission.
Optional
callback: undefinedDeletes a notification scheme.
Permissions required: Administer Jira global permission.
Deletes a notification scheme.
Permissions required: Administer Jira global permission.
Optional
callback: undefinedReturns a notification scheme, including the list of events and the recipients who will receive notifications for those events.
Permissions required: Permission to access Jira, however, the user must have permission to administer at least one project associated with the notification scheme.
Returns a notification scheme, including the list of events and the recipients who will receive notifications for those events.
Permissions required: Permission to access Jira, however, the user must have permission to administer at least one project associated with the notification scheme.
Optional
callback: undefinedReturns a paginated list of notification schemes ordered by the display name.
Note that you should allow for events without recipients to appear in responses.
Permissions required: Permission to access Jira, however, the user must have permission to administer at least one project associated with a notification scheme for it to be returned.
Returns a paginated list of notification schemes ordered by the display name.
Note that you should allow for events without recipients to appear in responses.
Permissions required: Permission to access Jira, however, the user must have permission to administer at least one project associated with a notification scheme for it to be returned.
Optional
parameters: Version3Parameters.GetNotificationSchemesOptional
callback: undefinedReturns a paginated mapping of project that have notification scheme assigned. You can provide either one or multiple notification scheme IDs or project IDs to filter by. If you don't provide any, this will return a list of all mappings. Note that only company-managed (classic) projects are supported. This is because team-managed projects don't have a concept of a default notification scheme. The mappings are ordered by projectId.
Permissions required: Permission to access Jira.
Returns a paginated mapping of project that have notification scheme assigned. You can provide either one or multiple notification scheme IDs or project IDs to filter by. If you don't provide any, this will return a list of all mappings. Note that only company-managed (classic) projects are supported. This is because team-managed projects don't have a concept of a default notification scheme. The mappings are ordered by projectId.
Permissions required: Permission to access Jira.
Optional
parameters: Version3Parameters.GetNotificationSchemeToProjectMappingsOptional
callback: undefinedRemoves a notification from a notification scheme.
Permissions required: Administer Jira global permission.
Removes a notification from a notification scheme.
Permissions required: Administer Jira global permission.
Optional
callback: undefinedUpdates a notification scheme.
Permissions required: Administer Jira global permission.
Updates a notification scheme.
Permissions required: Administer Jira global permission.
Optional
callback: undefined
Adds notifications to a notification scheme. You can add up to 1000 notifications per request.
Deprecated: The notification type
EmailAddress
is no longer supported in Cloud. Refer to the changelog for more details.Permissions required: Administer Jira global permission.