---
title: "Delete a price rule"
method: DELETE
path: "/admin/price_rules/{price_rule_id:(?:\\\\d+)}.json"
tags: ["PriceRule"]
---

# Delete a price rule

`DELETE /admin/price_rules/{price_rule_id:(?:\\d+)}.json`

Deletes a price rule

## Query parameters

- `price_rule_id` number, required

## Response `200`

OK

- DeletePriceRuleResponse
  - `message` string
  - `success` boolean

---

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