Admin APIPMS BookingsDelete a unit from a booking propertyDelete a unit from a booking property DELETE /api/v1/pms/bookings/:bookingId/properties/:bookingPropertyId/units/:bookingPropertyUnitId Removes the specified unit from a booking property and recalculates booking totals. Request Responses200OK