Approves all team review timesheets for the specified 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/approve
curl \
--request POST 'https://wyzio.app/api-v1/timesheet/team/review/approve?startDate=2026-01-01T00%3A00%3A00.000Z&endDate=2026-12-31T00%3A00%3A00.000Z'