---
title: "Delete category"
method: DELETE
path: "/v3/categories/{id}"
tags: ["Categories"]
---

# Delete category

`DELETE /v3/categories/{id}`

## Path parameters

- `id` string, required

## Response `200`

The category

## Other responses

- `404` — Category not found

---

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