Reject team review timesheets for particular employee

POST /api-v1/timesheet/team/review/employee/{employeeContactId}/reject

Headers

Path parameters

Query parameters

Responses

POST /api-v1/timesheet/team/review/employee/{employeeContactId}/reject
curl \
 -X POST http://wyzio.app/api-v1/timesheet/team/review/employee/{employeeContactId}/reject?endDate=string&startDate=string \
 -H "TARGET-ORGANIZATION-ID: 42" \
 -H "WEAL-TOKEN: string"