v4

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

Delete worklog property

Deletes a worklog property.

This operation can be accessed anonymously.

Permissions required:

  • Browse projects project permission for the project that the issue is in.
  • If issue-level security is configured, issue-level security permission to view the issue.
  • If the worklog has visibility restrictions, belongs to the group or has the role visibility is restricted to.
delete/rest/api/2/issue/{issueIdOrKey}/worklog/{worklogId}/properties/{propertyKey}

Path parameters

issueIdOrKeystring required

The ID or key of the issue.

worklogIdstring required

The ID of the worklog.

propertyKeystring required

The key of the property.

Response

Returned if the worklog property is removed.