Bookings
POSTMark a booking absence
Marks the host or attendee as absent for a booking.
POST
/v2/bookings/{bookingUid}/mark-absentRequest Body
application/jsonRequiredhostbooleanWhether the host was absent
attendeesarray<object>Path Parameters
bookingUidRequiredstringHeader Parameters
ical-api-versionRequiredstringMust be set to 2024-08-13. If not set to this value, the endpoint will default to an older version.
Default:
"2024-08-13"AuthorizationRequiredstringvalue must be Bearer <token> where <token> is api key prefixed with cal_ or managed user access token