post https://api.runn.io/time-offs/leave/
Create or Update
This endpoint may return an existing time off if the new time off is a subset of an existing one.
Automatic Merging
If one or more existing time offs overlap with the specified start/end date, they will be automatically merged.
Partial Time Offs
If the minutesPerDay field is provided, automatic merging will only occur if any overlapping time off has the same minutesPerDay value. If the minutesPerDay value differs, the request will fail.
