---
title: "Delete Rule"
method: DELETE
path: "/v2/user/analytics/{storeId}/rules/{ruleId}"
tags: ["Analytics - Rules"]
---

# Delete Rule

`DELETE /v2/user/analytics/{storeId}/rules/{ruleId}`

## Path parameters

- `storeId` string, guid, required
- `ruleId` string, guid, required

## Response `204`

Rule deleted

## Other responses

- `404` — Rule not found
- `409` — Rules for this store are currently running. Please try again later.
- `default` — Occurs when something goes wrong

---

[API](https://skmtc.net/beezup/apis/beezup-merchant-api.md) · [All operations](https://skmtc.net/beezup/apis/beezup-merchant-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/beezup/beezup-merchant-api/versions/557b7feddf8a/schema)
