Update reservation
documentedModify details of an existing reservation.
PUT /api/v2_5/reservations/{reservation_id}Reservationsno implementation yet0 runsInput
reservation_id
Reservation ID
res_12345
title
Reservation title
e.g. 'Outdoor shoot package'
from
Start datetime (ISO 8601)
YYYY-MM-DDTHH:MM:SS
to
End datetime (ISO 8601)
YYYY-MM-DDTHH:MM:SS
location_id
Location ID
loc-01
notes
Notes
Optional notes
Calls Cheqroom as you (your API key is your account); keychains.dev holds the credentials.