Update amenity
Update an amenity for an integration.
Path parameters
amenity_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.
name
The name associated with the amenity
description
Description of the amenity
is_published
Whether the amenity should be published
Response
Successful response
job_id
The ID of the job created to handle this operation
data
Errors
400
Put V1amenities Amenity ID Request Bad Request Error