v1

latestSwagger 2.02026-07-143240155.0 KB

Deletes the specified issue type. If the issue type has any associated issues, these issues will be migrated to the alternative issue type specified in the parameter. You can determine the alternative issue types by calling the <b>/rest/api/2/issuetype/{id}/alternatives</b> resource.

delete/api/2/issuetype/{id}

Query parameters

alternativeIssueTypeIdstring

the id of an issue type to which issues associated with the removed issue type will be migrated.

Response

Successful Response