---
title: "Changes to Revoke tokens"
method: DELETE
path: "/oauth2/tokens"
---

# Changes to Revoke tokens

`DELETE /oauth2/tokens`

> Every recorded change to this endpoint, newest first.
> 79 revisions in range; 9 not diffed.

## Timeline

Changed in 3 of 79 revisions.

- **2026-05-19** `7cab62b21830` — 1 info
- **2026-05-19** `ffd62224620b` — 2 info
- **2026-04-27** `a5774ab4d465` — 1 breaking, 2 info

## Changes

- **2026-05-19** `7cab62b21830` — 1 info
  - added the non-success response with the status `429`
- **2026-05-19** `ffd62224620b` — 2 info
  - the endpoint scheme security `basicAuth` was added to the API
  - the endpoint scheme security `oAuth` was removed from the API
- **2026-04-27** `a5774ab4d465` — 1 breaking, 2 info
  - request property `token_type_hint` was restricted to a list of enum values
  - added the new `access_token` enum value to the request property `token_type_hint`
  - added the new `refresh_token` enum value to the request property `token_type_hint`

---

[Operation](https://skmtc.dev/mollie/apis/mollie-api/docs/oauth2/tokens/delete.md) · [API](https://skmtc.dev/mollie/apis/mollie-api.md) · [Page](https://skmtc.dev/mollie/apis/mollie-api/changes/oauth2/tokens/delete)
