---
title: "Delete a Rule"
method: DELETE
path: "/rules"
tags: ["Rules"]
---

# Delete a Rule

`DELETE /rules`

When you no longer want a rule on an account you can do it with this endpoint. You can delete more than one rule in the same request.

## Query parameters

- `rIds` string[], required

## Response `200`

Successfully deleted single resource

- object

## Other responses

- `207` — Map of multiple responses for multi-request
- `400` — Bad Request

---

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