---
title: "Delete Stacking Rules"
method: DELETE
path: "/management/v1/projects/{projectId}/stacking-rules/{stackingRulesId}"
tags: ["Management"]
---

# Delete Stacking Rules

`DELETE /management/v1/projects/{projectId}/stacking-rules/{stackingRulesId}`

Deletes permanently the current settings for the stacking rules.

The stacking rules are restored to default values.

> 📘 Stacking Rules Documentation
>
> Read [the Stacking Rules article]/orchestrate/stacking-rules to learn how they work.

## Response `204`

Returns no content if the stacking rules have been successfully deleted.

## Other responses

- `401` — Returns an error if an invalid token was provided.
- `402` — Returns an error if the current plan does not include the Management API feature.
- `404` — Returns an error when a resource could not be found.

---

[API](https://skmtc.net/voucherifyio/apis/voucherify-api-async-actions.md) · [All operations](https://skmtc.net/voucherifyio/apis/voucherify-api-async-actions/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/voucherifyio/voucherify-api-async-actions/versions/4982266e0494/schema)
