---
title: "Delete subscription associated with event"
method: DELETE
path: "/v1/notifications/configurations/{eventId}/subscriptions/{subscriptionId}"
tags: ["Notifications"]
---

# Delete subscription associated with event

`DELETE /v1/notifications/configurations/{eventId}/subscriptions/{subscriptionId}`

Delete subscription associated with event.

## 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/configurations/:eventId/subscriptions/:subscriptionId/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)
