Skip to main content

Update an amenity group

PUT 

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

Updates name and description on an existing group. Does not touch the active flag (use DELETE to soft-delete).

Request​

Responses​

Group updated; returns the new state.