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

# Deletes a Integration Rule

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

## Path parameters

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

## Response `204`

Integration Rule deleted

## Other responses

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

---

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