v1

latestOpenAPI 3.0.02026-07-26254134307.1 KB
Time Off

Update time off

Update a time off.

Required scope: time_off:write

patch/time_offs/{time_off_id}

Path parameters

time_off_idstring required

The time off ID

Request body

namestring

Name of the time off

start_atnumber

Timestamp when the time off starts (in seconds)

end_atnumber nullable

Timestamp when the time off ends (in seconds), or null to clear it

Response

No content