Partially update a time-off period. Only the fields supplied in the request body are changed; omitted fields retain their current values.
Authorisation follows the same rule as listing time-off: the token owner must be the period’s owner or have edit access to that user’s schedules (e.g. team manager).
Half-day toggles require the matching cutoff to be present. The resulting startDate/endDate range must not overlap another of the owner’s time-off periods.
UUID of the time-off period.
vacation, out_of_office 255Half-day cutoff (HH:MM). Required when startHalfDay is true.
Half-day cutoff (HH:MM). Required when endHalfDay is true.
1000Updated time-off period.