---
title: "Delete rich item"
method: DELETE
path: "/i/richItem/{businessId}/{sku}"
tags: ["Rich Item"]
---

# Delete rich item

`DELETE /i/richItem/{businessId}/{sku}`

Delete rich item

## Path parameters

- `businessId` integer, required — The unique identifier for the business.
- `sku` string, required — The SKU of the item.

## Response `204`

Item deleted

---

[API](https://skmtc.net/lightspeed/apis/lightspeed-restaurant-k-series-api.md) · [All operations](https://skmtc.net/lightspeed/apis/lightspeed-restaurant-k-series-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lightspeed/lightspeed-restaurant-k-series-api/revisions/fd2e31cf57dd/schema)
