Delete a timesheet
DELETE/api/timesheets/{id}
Required permissions:
- timetracking.view: allows to delete resources.
Here the dedicated support page.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 412
Timesheet successfully deleted.
Validation failed
Unauthorized
Forbidden
Not found
Precondition failed