Updates the booking location in Cal.com. For integration locations (e.g. Zoom, Google Meet, Cal Video), the endpoint also provisions a conference link and updates the corresponding calendar event via the organizer’s connected credentials.
If accessed using an OAuth access token, the BOOKING_WRITE scope is required.
Documentation Index
Fetch the complete documentation index at: https://cal.klipni.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Must be set to 2024-08-13. This header is required as this endpoint does not exist in older API versions.
value must be Bearer <token> where <token> is api key prefixed with cal_, managed user access token, or OAuth access token
One of the event type locations. If instead of passing one of the location objects as required by schema you are still passing a string please use an object.
success, error "success"
Booking data, which can be either a BookingOutput object, a RecurringBookingOutput object, or an array of RecurringBookingOutput objects