---
title: "Delete the specified rule"
method: DELETE
path: "/api/{env}/rules/override/{id}"
tags: ["OverrideRule"]
---

# Delete the specified rule

`DELETE /api/{env}/rules/override/{id}`

Delete the specified rule

## Path parameters

- `env` string, required
- `id` string, required

## Response `200`

OK

- boolean

## Other responses

- `500` — Internal Server Error

---

[API](https://skmtc.net/apache/apis/dubbo-admin-api.md) · [All operations](https://skmtc.net/apache/apis/dubbo-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/apache/dubbo-admin-api/revisions/3620d40f4941/schema)
