Delete Catalog Rule
Deletes a catalog rule — the Delete row action on the admin Marketing → Promotions → Catalog Rules screen. Removing a rule recomputes affected product prices in the background.
TIP
New here? Read the Catalog Rules overview for what a catalog rule does and how its fields behave.
Endpoint
| Endpoint | Method |
|---|---|
/api/admin/marketing/catalog-rules/{id} | DELETE |
Details
- Requires an admin Bearer token and the
marketing.promotions.catalog_rules.deletepermission. - Returns a success message on completion.
- An unknown id returns a
404.

