---
title: "Delete notification"
method: DELETE
path: "/v1/notifications/inbox/{notificationId}"
tags: ["Notifications"]
---

# Delete notification

`DELETE /v1/notifications/inbox/{notificationId}`

Delete notification.

## Path parameters

- `notificationId` string, required

## Response `204`

No Content

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

## Changes

- **2025-08-22** `3c0154b2053a` — 4 breaking
  - the response property `detail` became nullable for the status `401`
  - the response property `instance` became nullable for the status `401`
  - the response property `status` became nullable for the status `401`
  - the response property `title` became nullable for the status `401`

[Change history](https://skmtc.dev/kong/apis/konnect-api-go-sdk/changes/v1/notifications/inbox/:notificationId/delete.md)

---

[API](https://skmtc.dev/kong/apis/konnect-api-go-sdk.md) · [All operations](https://skmtc.dev/kong/apis/konnect-api-go-sdk/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kong/konnect-api-go-sdk/revisions/7d3c634668f8/schema)
