---
title: "removeCatalog catalog"
method: DELETE
path: "/ops/sellers/{seller_id}/catalog"
tags: ["ops"]
---

# removeCatalog catalog

`DELETE /ops/sellers/{seller_id}/catalog`

Remove all the catalog for a seller. Danger! use only for testing in staging.Only works if seller doesn't have offers created

## Path parameters

- `seller_id` string, regexp, required — Seller ID

## Response `200`

OK response.

## Other responses

- `401` — Unauthorized: Unauthorized response.
- `403` — InvalidScopes: Forbidden response.
- `422` — Unprocessable: Unprocessable Entity response.

---

[API](https://skmtc.net/topi/apis/topi-public-api.md) · [All operations](https://skmtc.net/topi/apis/topi-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/topi/topi-public-api/revisions/fa134b7fc959/schema)
