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

