Delete a worklog entry
DELETE/api/v1/workspaces/:slug/projects/:project_id/issues/:issue_id/worklogs/:pk/
Delete a worklog entry
Request
Responses
- 204
- 401
- 403
- 404
Worklog deleted successfully
Authentication credentials were not provided or are invalid.
Permission denied. User lacks required permissions.
Worklog not found or time tracking disabled