v4

latestOpenAPI 3.0.1Apache 2.02026-08-016169702.3 MB
Issue type schemes

Delete issue type scheme

Deletes an issue type scheme.

Only issue type schemes used in classic projects can be deleted. Only issue type schemes not associated with a project can be deleted

A validation error will be returned if the specified scheme is associated with one or more projects. Use Get issue type scheme API (with the projects expand, and id query parameter) to get a list of projects. Then, use Assign issue type scheme to project API to associate all projects to another scheme before deleting.

Permissions required: Administer Jira global permission.

delete/rest/api/3/issuetypescheme/{issueTypeSchemeId}

Path parameters

issueTypeSchemeIdinteger required

The ID of the issue type scheme.

Response

Returned if the issue type scheme is deleted.

{"stackTrail":"paths:/rest/api/3/issuetypescheme/{issueTypeSchemeId}:delete:responses:204:content:application/json:schema","oasType":"schema","type":"unknown"}