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

# Delete group

`DELETE /groups/{id}/`

This method deletes group object.
 **Groups** are objects used to control access to the system entities, such as watch lists, camera groups, etc.

## Path parameters

- `id` integer, required

## Response `204`

No response body

---

[API](https://skmtc.dev/ntechlab/apis/internal-api-documentation.md) · [All operations](https://skmtc.dev/ntechlab/apis/internal-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ntechlab/internal-api-documentation/revisions/fe217a895bc7/schema)
