Reservations
Update a reservation
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.
POST
Path Parameters
ID of the reservation to update.
Body
application/json
Response
200
application/json
Returns the updated Reservation object reflecting your changes. Raises an error if the reservation is already confirmed, cancelled, or otherwise unmodifiable.