---
title: "Deletes a Group"
method: DELETE
path: "/api/2026-07-01/resources/posts/groups/{id}"
tags: ["Posts > Group"]
---

# Deletes a Group

`DELETE /api/2026-07-01/resources/posts/groups/{id}`

Deletes a Group

## Path parameters

- `id` string, required

## Response `200`

OK

- PostsGroup
  - `id` string, required — identifier of the group.
  - `title` string, required — title of the group.
  - `description` string — description of the group.

---

[API](https://skmtc.net/factorialhr/apis/factorial-api.md) · [All operations](https://skmtc.net/factorialhr/apis/factorial-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/factorialhr/factorial-api/versions/1a6bffb20f7d/schema)
