---
title: "Delete a reusable block"
method: DELETE
path: "/notifications/reusable-blocks/{blockKey}"
tags: ["Notifications"]
---

# Delete a reusable block

`DELETE /notifications/reusable-blocks/{blockKey}`

Deletes a reusable block.

## Path parameters

- `blockKey` string, required

## Headers

- `Accept-Encoding` string
- `Content-Encoding` string
- `Zuora-Track-Id` string
- `Zuora-Entity-Ids` string
- `Zuora-Org-Ids` string

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `405` — Method Not Allowed
- `415` — Unsupported Media Type
- `500` — Internal Server Error

---

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