Skip to content

Update an out-of-office entry

PATCH
/appointments/out-of-office/{ooo_uuid}

Update an entry owned by the calling API user.

Authorizations

Parameters

Path Parameters

ooo_uuid
required

UUID of the out-of-office entry to update.

string

UUID of the out-of-office entry to update.

Header Parameters

X-Target-Org-Id
Any of:
string

Request Body required

object
end
Any of:
string
notes
Any of:
string
public_note
Any of:
string
reason
Any of:
string
start
Any of:
string
time_zone
Any of:
string
to_user_id
Any of:
integer

Responses

200

Successful Response

object
key
additional properties
any

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string