PATCH
/
v2
/
organizations
/
{orgId}
/
users
/
{userId}
/
ooo
/
{oooId}

Path Parameters

userId
number
required
oooId
number
required

Body

application/json
end
string

The end date and time of the out of office period in ISO 8601 format in UTC timezone.

notes
string

Optional notes for the out of office entry.

reason
enum<string>

the reason for the out of office entry, if applicable

Available options:
unspecified,
vacation,
travel,
sick,
public_holiday
start
string

The start date and time of the out of office period in ISO 8601 format in UTC timezone.

toUserId
number

The ID of the user covering for the out of office period, if applicable.