---
title: "DELETE /products"
method: DELETE
path: "/products"
tags: ["products"]
---

# DELETE /products

`DELETE /products`

## Query parameters

- `id` string, text
- `active` string, boolean
- `name` string, text
- `description` string, text
- `image` string, text
- `metadata` string, jsonb

## Headers

- `Prefer` 'return=representation' | 'return=minimal' | 'return=none'

## Response `204`

No Content

---

[API](https://skmtc.net/revent-app/apis/standard-public-schema.md) · [All operations](https://skmtc.net/revent-app/apis/standard-public-schema/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/revent-app/standard-public-schema/revisions/90ce877204f2/schema)
