---
title: "Delete a delivery rule"
method: DELETE
path: "/notification-delivery-rules/{ruleId}"
tags: ["Notification delivery rules"]
---

# Delete a delivery rule

`DELETE /notification-delivery-rules/{ruleId}`

Delete a positive delivery rule without deleting its reusable destinations.

## Path parameters

- `ruleId` string, uuid, required — Logical notification delivery rule ID.

## Request body

- object
  - `projectId` string, uuid — Project whose notification delivery rules are being managed.

## Response `200`

OK

- object
  - `removed` boolean, required

---

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