Deletes an issue type scheme.Only issue type schemes used in classic projects can be deleted.Any projects assigned to the scheme are reassigned to the default issue type scheme.Permissions required:Administer Jiraglobal permission.
Request
Path Params
Responses
🟢204Returned if the issue type scheme is deleted.
application/json
Body
🟠400Returned if the request is to delete the default issue type scheme.
🟠401Returned if the authentication credentials are incorrect or missing.
🟠403Returned if the user does not have the required permissions.
🟠404Returned if the issue type scheme is not found.