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

# DELETE /catalog/products

`DELETE /catalog/products`

Deletes one or more `Product` objects from the BigCommerce Catalog.

## Query parameters

- `name` string
- `sku` string
- `price` number
- `weight` number
- `condition` integer
- `brand_id` integer
- `date_modified` string, date-time
- `date_last_imported` string, date-time
- `is_visible` integer
- `is_featured` integer
- `inventory_level` integer
- `total_sold` integer
- `type` string
- `categories` integer
- `keyword` string

## Response `204`

An empty response.

---

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