---
title: "ResetCategorizedProducts catalog"
method: POST
path: "/ops/sellers/{seller_id}/catalog/reset-categorized"
tags: ["ops"]
---

# ResetCategorizedProducts catalog

`POST /ops/sellers/{seller_id}/catalog/reset-categorized`

Resets the pricing category for all products for the given seller. Products with the legacy categories legacy_phone_24 and legacy_laptop_36are ignored

## Path parameters

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

## Response `200`

OK response.

- ResetCategorizedProductsResponseBody
  - `total` integer

## Other responses

- `400` — BadRequest: Bad Request response.
- `401` — Unauthorized: Unauthorized response.
- `403` — InvalidScopes: Forbidden 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/versions/fa134b7fc959/schema)
