---
title: "Deletes a product"
method: DELETE
path: "/api/v1/products/{id}"
tags: ["Products"]
---

# Deletes a product

`DELETE /api/v1/products/{id}`

## Path parameters

- `id` integer, required

## Response `200`

OK

- object

---

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