Update amenities for unit

Update unit amenities for any integration. This is a convenience endpoint that acts as a generic proxy for all amenity creation endpoints.

Path parameters

idstringRequired
The ID of the resource.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
featureslist of enumsOptional
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
job_idstring
The ID of the job created to handle this operation
dataobject

Errors