Submits the authenticated user's timesheets for the specified period for approval.
Headers
-
API token (can be retrieved from account settings)
-
ID of organization, for which the operation must be performed
POST
/api-v1/my-timesheet/submit
curl \
--request POST 'https://wyzio.app/api-v1/my-timesheet/submit?startDate=2026-01-01T00%3A00%3A00.000Z&endDate=2026-12-31T00%3A00%3A00.000Z'