Priority schemes
Delete priority scheme
Deletes a priority scheme.
This operation is only available for priority schemes without any associated projects. Any associated projects must be removed from the priority scheme before this operation can be performed.
Permissions required: Administer Jira global permission.
delete/rest/api/3/priorityscheme/{schemeId}
Path parameters
schemeIdinteger required
The priority scheme ID.
Response
Returned if the request is successful.
{"stackTrail":"paths:/rest/api/3/priorityscheme/{schemeId}:delete:responses:204:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 14 revisions of this API.