---
title: "Run all rules for this store"
method: POST
path: "/v2/user/analytics/{storeId}/rules/run"
tags: ["Analytics - Rules"]
---

# Run all rules for this store

`POST /v2/user/analytics/{storeId}/rules/run`

## Path parameters

- `storeId` string, guid, required

## Response `204`

All rules executed.

## Other responses

- `401` — Store not allowed to use rules. Please upgrade your offer or contact us.
- `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)
