Issue properties
Delete issue property
Deletes an issue's property.
This operation can be accessed anonymously.
Permissions required:
- Browse projects and Edit issues project permissions for the project containing the issue.
- If issue-level security is configured, issue-level security permission to view the issue.
delete/rest/api/2/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.