Approve a timesheet

POST /api-v1/timesheet/{id}/approve

Headers

Path parameters

  • id integer Required

    id

Responses

POST /api-v1/timesheet/{id}/approve
curl \
 --request POST http://wyzio.app/api-v1/timesheet/{id}/approve \
 --header "TARGET-ORGANIZATION-ID: 42" \
 --header "WEAL-TOKEN: string"