---
title: "DELETE /tag/{tag_id}"
method: DELETE
path: "/tag/{tag_id}"
tags: ["tags"]
---

# DELETE /tag/{tag_id}

`DELETE /tag/{tag_id}`

UNSTABLE. May be removed at any time. Deletes a tag with the given id.

## Path parameters

- `tag_id` string, uuid, required

## Response `200`

Tag was deleted.

---

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