POST
/
v2
/
organizations
/
{orgId}
/
users
/
{userId}
/
ooo

Path Parameters

userId
number
required

Body

application/json
end
string
required

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

start
string
required

The start 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
toUserId
number

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