---
title: "Changes to Cancel an authorisation"
method: POST
path: "/cancel"
---

# Changes to Cancel an authorisation

`POST /cancel`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 51 revisions.

- **2026-02-17** (v25) `20c98153769d` — 2 warning
- **2024-10-21** (v25) `27588197cceb` — 1 warning
- **2023-02-24** (v25) `6522ce018f70` — 7 breaking
- **2022-12-05** (v25) `da6633eb75e1` — 7 breaking, 3 info

## Changes

- **2026-02-17** (v25) `20c98153769d` — 2 warning
  - added the new `Error` enum value to the `response` response property for the response status `200`
  - added the new `Refused` enum value to the `response` response property for the response status `200`
- **2024-10-21** (v25) `27588197cceb` — 1 warning
  - added the new `Authorised` enum value to the `response` response property for the response status `200`
- **2023-02-24** (v25) `6522ce018f70` — 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`
- **2022-12-05** (v25) `da6633eb75e1` — 7 breaking, 3 info
  - the request's body type/format changed from `object`/`` to ``/``
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - the response's body type/format changed from `object`/`` to ``/`` for status `400`
  - the response's body type/format changed from `object`/`` to ``/`` for status `401`
  - the response's body type/format changed from `object`/`` to ``/`` for status `403`
  - the response's body type/format changed from `object`/`` to ``/`` for status `422`
  - the response's body type/format changed from `object`/`` to ``/`` for status `500`
  - removed the `Authorised` enum value from the `response` response property for the response status `200`
  - removed the `Error` enum value from the `response` response property for the response status `200`
  - removed the `Refused` enum value from the `response` response property for the response status `200`

---

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