Update amenities for property
Update property amenities for any integration. This is a convenience endpoint that acts as a generic proxy for all amenity creation endpoints.
Path parameters
id
The ID of the resource.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
features
A list of overall property amenities. Any previously saved values that are not submitted in the update request will be deleted
included_in_rent
A list of amenities that are included in rent. Any previously saved values that are not submitted in the update request will be deleted
Response
Successful response
job_id
The ID of the job created to handle this operation
data