---
title: "Delete group"
method: DELETE
path: "/properties-api/groups/group/{id}"
tags: ["Groups [Pilot]"]
---

# Delete group

`DELETE /properties-api/groups/group/{id}`

Delete a combo property or property variant (group) and disassociate all its members. All associated Smart Calendar Rules will be removed. The term group refers to both types: COMBO (combo properties) and DUPLICATES (property variants).

Check out our [Help Center](https://help.guesty.com/hc/en-gb/articles/33014581967901-Pilot-Managing-combo-properties-and-property-variants) to learn more about these property types.

## Path parameters

- `id` string, required

## Response `204`

Group was successfully deleted

## Other responses

- `403` — Insufficient permissions
- `404` — Group not found

---

[API](https://skmtc.net/guesty/apis/guesty-open-api.md) · [All operations](https://skmtc.net/guesty/apis/guesty-open-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/guesty/guesty-open-api/revisions/7c62644070f2/schema)
