---
title: "Delete goods/category"
method: DELETE
path: "/goods/{id}"
tags: ["Goods"]
---

# Delete goods/category

`DELETE /goods/{id}`

Delete goods/category by its ID

## Response `204`

Successfully deleted

---

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