Priority schemes
Update priority scheme
Updates a priority scheme. This includes its details, the lists of priorities and projects in it
Permissions required: Administer Jira global permission.
put/rest/api/3/priorityscheme/{schemeId}
Path parameters
schemeIdinteger required
The ID of the priority scheme.
Request body
Response
Returned if the request is accepted.
Changes
Changed in 2 of the 15 revisions of this API.11
- ●
added the new
product_discoveryenum value to thepriorityScheme/projects/allOf[PageBeanProjectDetails]/values/items/projectTypeKeyresponse property for the response status202response-property-enum-value-added
- ●
- ○
added the non-success response with the status
422response-non-success-status-added
- ○