Reject a timesheet

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

Headers

Path parameters

  • id integer Required

    id

Responses

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