---
title: "Deletes a Reactor rule"
method: DELETE
path: "/apps/{app_id}/rules/{rule_id}"
tags: ["rules"]
---

# Deletes a Reactor rule

`DELETE /apps/{app_id}/rules/{rule_id}`

## Path parameters

- `app_id` string, required
- `rule_id` string, required

## Response `204`

Reactor rule deleted

## Other responses

- `401` — Authentication failed
- `404` — App not found
- `500` — Internal server error
- `504` — Gateway timeout

---

[API](https://skmtc.net/ably/apis/control.md) · [All operations](https://skmtc.net/ably/apis/control/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ably/control/revisions/85e2f4b0deb6/schema)
