---
title: "Delete product SKU"
method: DELETE
path: "/v1/product-skus/{id}"
tags: ["Product SKUs"]
---

# Delete product SKU

`DELETE /v1/product-skus/{id}`

Delete a product SKU permanently

## Path parameters

- `id` string, uuid, required

## Response `204`

Product SKU deleted successfully

## Other responses

- `404` — Product SKU not found

---

[API](https://skmtc.net/printhiv3d/apis/hive-api-documentation.md) · [All operations](https://skmtc.net/printhiv3d/apis/hive-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/printhiv3d/hive-api-documentation/revisions/3b06bcb5f808/schema)
