---
title: "Retrieve and delete a notification from the queue (deprecated)"
method: DELETE
path: "/notifications/{id}"
tags: ["Endpoints"]
---

# Retrieve and delete a notification from the queue (deprecated)

`DELETE /notifications/{id}`

*This endpoint has been deprecated. It will be removed in a future release.*

Get a notification with the given notification identifier. The notification will be returned in the response body and then deleted from the queue.

## Path parameters

- `id` string, required

## Headers

- `Accept` string, required

## Response `200`

---

[API](https://skmtc.net/hmrc/apis/api-notification-pull.md) · [All operations](https://skmtc.net/hmrc/apis/api-notification-pull/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hmrc/api-notification-pull/versions/1e9c2bffc9d2/schema)
