Availability
Allows to modify availability of a given property.
You can replace HouseOverbookingLimit on the property-level.<br>You must have this scope: 'availability.manage'.
patch/availability/v1/properties/{id}
Path parameters
idstring required
The ID of the property to be updated.
Query parameters
fromstring date required
The first day of the time period from which availability will be modified.
tostring date required
The last day of the time period until which availability will be modified.
timeSliceTemplate'DayUse' | 'OverNight' required
The time slice template.
unitGroupType'BedRoom' | 'MeetingRoom' | 'EventSpace' | 'ParkingLot' | 'Other' required
The unit group type.
Request body
Response
No Content