---
title: "Changes to Update booking location for an existing booking"
method: PATCH
path: "/v2/bookings/{bookingUid}/location"
---

# Changes to Update booking location for an existing booking

`PATCH /v2/bookings/{bookingUid}/location`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 50 revisions.

- **2026-03-17** (v2) `62889608fda3` — 1 info
- **2026-01-16** (v2) `88d9aa0ca488` — 18 breaking
- **2026-01-12** (v2) `a3b94595a3bd` — 1 breaking, 9 info
- **2026-01-06** (v2) `2ecd46907a81` — 1 info
- **2025-09-26** (v2) `daa3e48bc03a` — 1 breaking

## Changes

- **2026-03-17** (v2) `62889608fda3` — 1 info
  - added `#/components/schemas/UpdateBookingInputIntegrationLocation_2024_08_13` to the `location` request property `oneOf` list
- **2026-01-16** (v2) `88d9aa0ca488` — 18 breaking
  - added the new required request property `location/oneOf[#/components/schemas/UpdateBookingInputAttendeeAddressLocation_2024_08_13]/address`
  - added the new required request property `location/oneOf[#/components/schemas/UpdateBookingInputAttendeeAddressLocation_2024_08_13]/type`
  - added the new required request property `location/oneOf[#/components/schemas/UpdateBookingInputAttendeeDefinedLocation_2024_08_13]/location`
  - added the new required request property `location/oneOf[#/components/schemas/UpdateBookingInputAttendeeDefinedLocation_2024_08_13]/type`
  - added the new required request property `location/oneOf[#/components/schemas/UpdateBookingInputAttendeePhoneLocation_2024_08_13]/phone`
  - added the new required request property `location/oneOf[#/components/schemas/UpdateBookingInputAttendeePhoneLocation_2024_08_13]/type`
  - added the new required request property `location/oneOf[#/components/schemas/UpdateBookingInputLinkLocation_2024_08_13]/link`
  - added the new required request property `location/oneOf[#/components/schemas/UpdateBookingInputLinkLocation_2024_08_13]/type`
  - added the new required request property `location/oneOf[#/components/schemas/UpdateBookingInputPhoneLocation_2024_08_13]/phone`
  - added the new required request property `location/oneOf[#/components/schemas/UpdateBookingInputPhoneLocation_2024_08_13]/type`
  - added the new required request property `location/oneOf[#/components/schemas/UpdateInputAddressLocation_2024_08_13]/address`
  - added the new required request property `location/oneOf[#/components/schemas/UpdateInputAddressLocation_2024_08_13]/type`
  - the `location/oneOf[#/components/schemas/UpdateBookingInputAttendeeAddressLocation_2024_08_13]/` request property type/format changed from ``/`` to `object`/``
  - the `location/oneOf[#/components/schemas/UpdateBookingInputAttendeeDefinedLocation_2024_08_13]/` request property type/format changed from ``/`` to `object`/``
  - the `location/oneOf[#/components/schemas/UpdateBookingInputAttendeePhoneLocation_2024_08_13]/` request property type/format changed from ``/`` to `object`/``
  - the `location/oneOf[#/components/schemas/UpdateBookingInputLinkLocation_2024_08_13]/` request property type/format changed from ``/`` to `object`/``
  - the `location/oneOf[#/components/schemas/UpdateBookingInputPhoneLocation_2024_08_13]/` request property type/format changed from ``/`` to `object`/``
  - the `location/oneOf[#/components/schemas/UpdateInputAddressLocation_2024_08_13]/` request property type/format changed from ``/`` to `object`/``
- **2026-01-12** (v2) `a3b94595a3bd` — 1 breaking, 9 info
  - added `subschema #3, subschema #6` to the `data` response property `oneOf` list for the response status `200`
  - removed `subschema #3, subschema #6` from the `data` response property `oneOf` list for the response status `200`
  - added the required property `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/attendees/items/displayEmail` to the response with the `200` status
  - added the required property `data/oneOf[#/components/schemas/BookingOutput_2024_08_13]/hosts/items/displayEmail` to the response with the `200` status
  - added the required property `data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/attendees/items/displayEmail` to the response with the `200` status
  - added the required property `data/oneOf[#/components/schemas/GetRecurringSeatedBookingOutput_2024_08_13]/hosts/items/displayEmail` to the response with the `200` status
  - added the required property `data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/attendees/items/displayEmail` to the response with the `200` status
  - added the required property `data/oneOf[#/components/schemas/GetSeatedBookingOutput_2024_08_13]/hosts/items/displayEmail` to the response with the `200` status
  - added the required property `data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/attendees/items/displayEmail` to the response with the `200` status
  - added the required property `data/oneOf[#/components/schemas/RecurringBookingOutput_2024_08_13]/hosts/items/displayEmail` to the response with the `200` status
- **2026-01-06** (v2) `2ecd46907a81` — 1 info
  - endpoint added
- **2025-09-26** (v2) `daa3e48bc03a` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/calcom/apis/cal-diy-api-v2/docs/v2/bookings/:bookingUid/location/patch.md) · [API](https://skmtc.dev/calcom/apis/cal-diy-api-v2.md) · [Page](https://skmtc.dev/calcom/apis/cal-diy-api-v2/changes/v2/bookings/:bookingUid/location/patch)
