Issue notification schemes
Remove notification from notification scheme
Removes a notification from a notification scheme.
Permissions required: Administer Jira global permission.
delete/rest/api/2/notificationscheme/{notificationSchemeId}/notification/{notificationId}
Path parameters
notificationSchemeIdstring required
The ID of the notification scheme.
notificationIdstring required
The ID of the notification.
Response
Returned if the request is successful.
{"stackTrail":"paths:/rest/api/2/notificationscheme/{notificationSchemeId}/notification/{notificationId}:delete:responses:204:content:application/json:schema","oasType":"schema","type":"unknown"}