cURL
Bookings
Patch booking space
Update the space of a booking.
PATCH
cURL
Authorizations
Identifier of the integration (Auth v1)
Secret of the organization (Auth v1)
API key (Auth v2)
Path Parameters
Id of the booking
Body
application/json
Body of the request
Space names for the reservation. Separated by commas.
Example:
"1, 2, 3"
Response
HTTP OK
Example:
true