Issue resolutions
Delete resolution
Deletes an issue resolution.
This operation is asynchronous. Follow the location link in the response to determine the status of the task and use Get task to obtain subsequent updates.
Permissions required: Administer Jira global permission.
delete/rest/api/3/resolution/{id}
Path parameters
idstring required
The ID of the issue resolution.
Query parameters
replaceWithstring required
The ID of the issue resolution that will replace the currently selected resolution.