Rejects all timesheets for the specified employee and period.
Headers
-
API token (can be retrieved from account settings)
-
ID of organization, for which the operation must be performed
POST
/api-v1/timesheet/team/review/employee/{employeeContactId}/reject
curl \
--request POST 'https://wyzio.app/api-v1/timesheet/team/review/employee/{employeeContactId}/reject?startDate=2026-01-01T00%3A00%3A00.000Z&endDate=2026-12-31T00%3A00%3A00.000Z'