Timesheets
Cancel a timesheet
Cancel a timesheet referenced by its ID, and any timesheets after it pending approval belonging to the same timesheet owner.
Can only be performed by the author of the timesheet submit step, and while the timesheet is in a pending
status.
POST
Headers
API key. Value must be formatted like so: lucca application={api_key}
.
Path Parameters
timesheet id
Body
The body is of type any
.
Response
200
application/json
OK
The response is of type object[]
.