v4

latestOpenAPI 3.0.1Apache 2.02026-08-016079122.3 MB
Issue type properties

Delete issue type property

Deletes the issue type property.

Permissions required: Administer Jira global permission.

delete/rest/api/2/issuetype/{issueTypeId}/properties/{propertyKey}

Path parameters

issueTypeIdstring required

The ID of the issue type.

propertyKeystring required

The key of the property. Use Get issue type property keys to get a list of all issue type property keys.

Response

Returned if the issue type property is deleted.