v4

latestOpenAPI 3.0.1Apache 2.02026-08-016169702.3 MB
Issue types

Delete issue type

Deletes the issue type. If the issue type is in use, all uses are updated with the alternative issue type (alternativeIssueTypeId). A list of alternative issue types are obtained from the Get alternative issue types resource.

Permissions required: Administer Jira global permission.

delete/rest/api/3/issuetype/{id}

Path parameters

idstring required

The ID of the issue type.

Query parameters

alternativeIssueTypeIdstring

The ID of the replacement issue type.

Response

Returned if the request is successful.