Submit my timesheets of the current user

POST /api-v1/my-timesheet/submit

Headers

Query parameters

Responses

POST /api-v1/my-timesheet/submit
curl \
 -X POST http://wyzio.app/api-v1/my-timesheet/submit?endDate=string&startDate=string \
 -H "TARGET-ORGANIZATION-ID: 42" \
 -H "WEAL-TOKEN: string"