---
title: "Delete Notification Subscription"
method: DELETE
path: "/configs/notifications/events/{eventName}"
tags: ["Configs"]
---

# Delete Notification Subscription

`DELETE /configs/notifications/events/{eventName}`

The delete events service is used to unsubscribe from an events service.<br>

## Path parameters

- `eventName` 'REFRESH' | 'DATA_UPDATES' | 'AUTO_REFRESH_UPDATES', required

## Response `204`

OK

## Other responses

- `400` — Y803 : eventName required
- `401` — Unauthorized
- `404` — Not Found

---

[API](https://skmtc.net/yodlee/apis/yodlee-core-apis.md) · [All operations](https://skmtc.net/yodlee/apis/yodlee-core-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/yodlee/yodlee-core-apis/revisions/3bc0042deba8/schema)
