Update Unit Amenities: Buildium
Update Unit Amenities: Buildium
| Interface | Method |
|---|---|
| Rental Units | PUT /rentals/units/:unitId/amenities |
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
The Propexo unique identifier for the unit
Request
This endpoint expects an object.
features
A list of unit amenities. Any existing amenities associated with the unit that are not submitted in the request will be removed from the unit
Response
Successful response
meta
result
Errors
400
Bad Request Error

