---
title: "delete pricing-category"
method: DELETE
path: "/ops/pricing_categories/{id}"
tags: ["ops"]
---

# delete pricing-category

`DELETE /ops/pricing_categories/{id}`

Delete a pricing category

## Path parameters

- `id` string, regexp, required — topi pricing category ID

## Response `200`

OK response.

## Other responses

- `400` — BadRequest: Bad Request response.
- `401` — Unauthorized: Unauthorized response.
- `403` — InvalidScopes: Forbidden response.

---

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