---
title: "Changes to Revoke a token"
method: POST
path: "/oauth/token/revoke"
---

# Changes to Revoke a token

`POST /oauth/token/revoke`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 29 revisions.

- **2026-06-04** (v5) `b698c180678a` — 3 breaking, 1 info
- **2025-07-16** (v5) `43134ca41f18` — 1 info

## Changes

- **2026-06-04** (v5) `b698c180678a` — 3 breaking, 1 info
  - added `#/components/schemas/TokenTypeHint` to the `token_type_hint` request property `allOf` list
  - removed the enum value `access_token` of the request property `token_type_hint`
  - removed the enum value `refresh_token` of the request property `token_type_hint`
  - the `token_type_hint` request property type/format was generalized from `string`/`` to ``/``
- **2025-07-16** (v5) `43134ca41f18` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/pinterest/apis/pinterest-rest-api/docs/oauth/token/revoke/post.md) · [API](https://skmtc.dev/pinterest/apis/pinterest-rest-api.md) · [Page](https://skmtc.dev/pinterest/apis/pinterest-rest-api/changes/oauth/token/revoke/post)
