---
title: "Removes an existing Product."
method: DELETE
path: "/v1/products/{id}"
tags: ["Products"]
---

# Removes an existing Product.

`DELETE /v1/products/{id}`

## Path parameters

- `id` integer, required

## Query parameters

- `timestamp` string, required

## Response `200`

OK

- object

---

[API](https://skmtc.net/bigredcloud/apis/big-red-cloud-api.md) · [All operations](https://skmtc.net/bigredcloud/apis/big-red-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bigredcloud/big-red-cloud-api/versions/1324a5ec638a/schema)
