Issue security schemes
Remove issue security level
Deletes an issue security level.
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/issuesecurityschemes/{schemeId}/level/{levelId}
Path parameters
schemeIdstring required
The ID of the issue security scheme.
levelIdstring required
The ID of the issue security level to remove.
Query parameters
replaceWithstring
The ID of the issue security level that will replace the currently selected level.