---
title: "Delete a notification."
method: DELETE
path: "/notifications/{notification_id}"
tags: ["Notifications"]
---

# Delete a notification.

`DELETE /notifications/{notification_id}`

## Path parameters

- `notification_id` string, required

## Response `200`

The notification was deleted.

- Message — A generic message response.
  - `message` string

---

[API](https://skmtc.net/athletics-app/apis/atletiek-nu-competition-data-api.md) · [All operations](https://skmtc.net/athletics-app/apis/atletiek-nu-competition-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/athletics-app/atletiek-nu-competition-data-api/versions/cd49a90e4266/schema)
