Skip to main content

Soft-delete an amenity group

DELETE 

/api/v1/pms/amenity-groups/:id

Flips active to false. The row is preserved so historical property_amenities still resolve their group. Amenities inside the group are NOT cascaded — soft-delete them explicitly via /property-amenities/{id} if required.

Request​

Responses​

Group soft-deleted.