v1
latestOpenAPI 3.1.02026-07-26294215839.4 KBTime Off
Public API
Create Time Off History Item
Creates a time off history item for an employee. For used type entries, a timeOffRequestId referencing an approved request is required. For override (balance adjustment) entries via the /history path, provide the amount and timeOffTypeId directly. The eventType defaults based on the URI path when omitted.
OAuth Scopes: time_off.write
put/api/v1/employees/{employeeId}/time_off/history
Path parameters
employeeIdinteger required
The internal employee ID.
Request body
Response
The history item has been created.