Workflow
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/timmi-timesheet/api/timesheets/{id}/cancel
Request body
{"stackTrail":"paths:/timmi-timesheet/api/timesheets/{id}/cancel:post:requestBody:content:application/json:schema","oasType":"schema","type":"unknown"}
Response
OK