---
title: "Changes to Delete a notification subscription configuration"
method: POST
path: "/deleteNotificationConfigurations"
---

# Changes to Delete a notification subscription configuration

`POST /deleteNotificationConfigurations`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 21 revisions.

- **2023-03-22** (v1) `006529adfbf8` — 7 breaking
- **2021-08-07** (v1) `c8ceb47d7b76` — 1 info
- **2021-07-09** (v1) `4184946e3e8d` — 2 info
- **2021-04-10** (v1) `fa01a51bf28a` — 5 info
- **2021-03-26** (v1) `988c95b5257a` — 5 info
- **2020-08-05** (v1) `2104e92047bc` — 2 breaking, 1 info
- **2020-03-04** (v1) `8521f7daecb4` — 2 breaking, 11 info

## Changes

- **2023-03-22** (v1) `006529adfbf8` — 7 breaking
  - the request's body type/format changed from ``/`` to `object`/``
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
  - the response's body type/format changed from ``/`` to `object`/`` for status `400`
  - the response's body type/format changed from ``/`` to `object`/`` for status `401`
  - the response's body type/format changed from ``/`` to `object`/`` for status `403`
  - the response's body type/format changed from ``/`` to `object`/`` for status `422`
  - the response's body type/format changed from ``/`` to `object`/`` for status `500`
- **2021-08-07** (v1) `c8ceb47d7b76` — 1 info
  - api tag `General` added
- **2021-07-09** (v1) `4184946e3e8d` — 2 info
  - the endpoint scheme security `ApiKeyAuth` was added to the API
  - the endpoint scheme security `BasicAuth` was added to the API
- **2021-04-10** (v1) `fa01a51bf28a` — 5 info
  - added the optional property `status` to the response with the `400` status
  - added the optional property `status` to the response with the `401` status
  - added the optional property `status` to the response with the `403` status
  - added the optional property `status` to the response with the `422` status
  - added the optional property `status` to the response with the `500` status
- **2021-03-26** (v1) `988c95b5257a` — 5 info
  - added the non-success response with the status `400`
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the non-success response with the status `422`
  - added the non-success response with the status `500`
- **2020-08-05** (v1) `2104e92047bc` — 2 breaking, 1 info
  - the response property `pspReference` became optional for the status `200`
  - the response property `submittedAsync` became optional for the status `200`
  - api operation id `post-deleteNotificationConfigurations` was added
- **2020-03-04** (v1) `8521f7daecb4` — 2 breaking, 11 info
  - the request's body type/format changed from `object`/`` to ``/``
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - api operation id `post-deleteNotificationConfigurations` removed and replaced with ``
  - the endpoint scheme security `ApiKeyAuth` was removed from the API
  - the endpoint scheme security `BasicAuth` was removed from the API
  - api tag `General` removed
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `401`
  - removed the non-success response with the status `403`
  - removed the non-success response with the status `422`
  - removed the non-success response with the status `500`
  - the response property `pspReference` became required for the status `200`
  - the response property `submittedAsync` became required for the status `200`

---

[Operation](https://skmtc.dev/adyen/apis/notificationconfigurationservice/docs/deleteNotificationConfigurations/post.md) · [API](https://skmtc.dev/adyen/apis/notificationconfigurationservice.md) · [Page](https://skmtc.dev/adyen/apis/notificationconfigurationservice/changes/deleteNotificationConfigurations/post)
