Update Leave by IDAsk AIput https://api.accountabilityone.com/v1/Leaves/{id}A leave can only be updated when it's unsubmitted or rejected.Path Paramsidint32requiredBody ParamsstartDatestringrequiredlength ≥ 1yyyy-MM-dd format.endDatestringrequiredlength ≥ 1yyyy-MM-dd format.numberOfDaysdouble | nullIt is only allowed to specify a partial day when start date and end date are the same. When it is not specified, 1 day is assumed.isAdjustmentbooleantruefalsenotesstring | nullResponses 200OK 400Bad Request 401Unauthorized 403ForbiddenUpdated about 1 year ago