---
title: "Delete tag"
method: DELETE
path: "/api/v1/tag"
tags: ["Tags"]
---

# Delete tag

`DELETE /api/v1/tag`

Delete a specific user`s tag

## Query parameters

- `tag_id` string, uuid, required

## Response `204`

Successful Response

## Other responses

- `401` — Authentication required.
- `403` — Access denied.
- `422` — Validation Error

---

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