Issue notification schemes

Update notification scheme

Updates a notification scheme.

Permissions required: Administer Jira global permission.

put/rest/api/3/notificationscheme/{id}

Path parameters

idstring required

The ID of the notification scheme.

Request body

descriptionstring

The description of the notification scheme.

namestring

The name of the notification scheme. Must be unique.

Response

Returned if the request is successful.

{"stackTrail":"paths:/rest/api/3/notificationscheme/{id}:put:responses:204:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 16 revisions of this API.