---
title: "Delete a hashtag set"
method: DELETE
path: "/hashtag-sets/{id}"
tags: ["Hashtag Sets"]
---

# Delete a hashtag set

`DELETE /hashtag-sets/{id}`

Deletes the set. Posts that already used it are unaffected — the tags were merged into their captions at create time.

## Path parameters

- `id` string, required

## Response `204`

Hashtag set deleted

## Other responses

- `404` — Hashtag set not found

---

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