---
title: "Delete a tag group"
method: DELETE
path: "/v0/tag-groups/{groupId}"
tags: ["tag-groups"]
---

# Delete a tag group

`DELETE /v0/tag-groups/{groupId}`

Delete a tag group by its id.

## Path parameters

- `groupId` string, uuid, required — Unique identifier of the tag group to delete.

## Response `204`

Tag group successfully removed.

---

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