Login
Search...
/
Documentation
API Reference
Use Cases
Introduction
Overview
API Reference
Admin
Amenities
GET
Get all amenities
POST
Create amenity
GET
Get an amenity by ID
PUT
Update amenity
POST
Create Amenities | Units
PUT
Update amenities for unit
POST
Create amenity for property
PUT
Update amenities for property
Applicants
Applications
Appointments
Billing and Payments
Construction Job Cost
Employees
Events
Files
Invoices
Leads
Leases
Listings
Properties
Purchase Orders
Residents
Service Requests
Timezones
Units
Vendors
Webhooks Configuration
Login
API Reference
Amenities
Update amenity
PUT
https://
api.propexo.com
/
v1
/
amenities
/
:amenity_id
Update an amenity for an integration.
Path parameters
amenity_id
string
Required
The ID of the resource.
Request
This endpoint expects an object.
name
string
Optional
The name associated with the amenity
description
string
Optional
Description of the amenity
is_published
boolean
Optional
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
Errors
400
Bad Request
Built with