---
title: "Delete a Rule"
method: DELETE
path: "/streaming/v2/rules/{id}"
tags: ["rule"]
---

# Delete a Rule

`DELETE /streaming/v2/rules/{id}`

Deletes the rule identified by the given ID.

## Path parameters

- `id` string, uuid, required

## Response `204`

Rule deleted

## Other responses

- `default` — Unexpected error

---

[API](https://skmtc.dev/blockdaemon/apis/staking-api.md) · [All operations](https://skmtc.dev/blockdaemon/apis/staking-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/blockdaemon/staking-api/revisions/f94e296a08a3/schema)
