# Timesheet Cancellations

This section contains an endpoint to cancel multiple Timesheet Submissions at once.

## Cancel Multiple Timesheet Submissions

 - [POST /timesheet_cancellations](https://developer.kantata.com/kantata/specification/timesheet-cancellations/cancel-timesheet-submissions.md): This endpoint allows you to cancel multiple Timesheet Submissions at once.


This endpoint returns structured Resolution objects.
As with all Kantata OX API endpoints, the returned data will be referenced in sorted order in the results array
and will be indexed by ID in the resolutions top-level JSON key.
Please see our Response Format section for more information.

