Update amenity

Update an amenity for an integration.

Authentication

AuthorizationBearer

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

Path parameters

amenity_idstringRequired
The ID of the resource.

Request

This endpoint expects an object.
namestringOptional
The name associated with the amenity
descriptionstringOptional
Description of the amenity
is_publishedbooleanOptional
Whether the amenity should be published

Response

Successful response
job_idstring
The ID of the job created to handle this operation
dataobject

Errors