---
title: "Delete a rule."
method: DELETE
path: "/v2/rules/{index}"
tags: ["Personalization"]
---

# Delete a rule.

`DELETE /v2/rules/{index}`

Delete the rule at the specified index from the personalization ruleset.

## Path parameters

- `index` integer, required

## Response `200`

Successful Response

- unknown

## Other responses

- `400` — Provided index does not exist in ruleset
- `422` — Validation Error

---

[API](https://skmtc.net/ntropy/apis/ntropy-transaction-api.md) · [All operations](https://skmtc.net/ntropy/apis/ntropy-transaction-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ntropy/ntropy-transaction-api/versions/47be508488c1/schema)
