POST
    /api-v1/timesheet/team/review/approve
  
  curl \
 --request POST 'https://wyzio.app/api-v1/timesheet/team/review/approve?endDate=string&startDate=string' \
 --header "TARGET-ORGANIZATION-ID: 42" \
 --header "WEAL-TOKEN: string"
    curl \
 --request POST 'https://wyzio.app/api-v1/timesheet/team/review/approve?endDate=string&startDate=string' \
 --header "TARGET-ORGANIZATION-ID: 42" \
 --header "WEAL-TOKEN: string"