Issue properties

Delete issue property

Deletes an issue's property.

This operation can be accessed anonymously.

Permissions required:

delete/rest/api/3/issue/{issueIdOrKey}/properties/{propertyKey}

Path parameters

issueIdOrKeystring required

The key or ID of the issue.

propertyKeystring required

The key of the property.

Response

Returned if the request is successful.

Changes

No recorded changes to this endpoint across all 14 revisions of this API.