---
title: "Remove the TaskCategory from the database"
method: DELETE
path: "/tasks/categories/{id}"
tags: ["Utility"]
---

# Remove the TaskCategory from the database

`DELETE /tasks/categories/{id}`

Removes the TaskCategory resource.

## Path parameters

- `id` string, required

## Response `204`

TaskCategory resource deleted

## Other responses

- `404` — Resource not found

---

[API](https://skmtc.dev/quable/apis/quable-pim-api-documentation-v5.md) · [All operations](https://skmtc.dev/quable/apis/quable-pim-api-documentation-v5/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/quable/quable-pim-api-documentation-v5/revisions/1641096abb34/schema)
