---
title: "Delete notification"
method: DELETE
path: "/notifications/{notification_guid}"
tags: ["notifications"]
---

# Delete notification

`DELETE /notifications/{notification_guid}`

Only notifications with type `API_NOTIFICATION` may be deleted via API. Attempting to delete a notification of a different notification type will result in a `403 Forbidden` response status.

## Path parameters

- `notification_guid` string, required

## Response `204`

No content

---

[API](https://skmtc.net/mx/apis/consent-management-v4-api.md) · [All operations](https://skmtc.net/mx/apis/consent-management-v4-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mx/consent-management-v4-api/versions/bf6bb86ee0c8/schema)
