Amenities

Update amenity

PUT
Update an amenity for an integration.

Path parameters

amenity_idstringRequired

Request

This endpoint expects an object.
name
stringOptional
The name associated with the amenity
description
stringOptional
Description of the amenity
is_published
booleanOptional
Whether the amenity should be published

Response

This endpoint returns an object
job_id
string
The ID of the job created to handle this operation
data
object
Returned data from the operation. This is dependent on the vendor specific endpoint's returned data.