Path Parameters
ID of the reservation to update.
Body
application/json
Response
Returns the updated Reservation object reflecting your changes. Raises an error if the reservation is already confirmed, cancelled, or otherwise unmodifiable.
Updates details of an existing reservation intent. Only reservations with a pending
status can be modified. You can change timing preferences, location, or connector types.
ID of the reservation to update.
Returns the updated Reservation object reflecting your changes. Raises an error if the reservation is already confirmed, cancelled, or otherwise unmodifiable.