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

# Changes to revoke token

`POST /tyk/oauth/revoke`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 52 revisions.

- **2024-09-18** `111affa17abe` — 2 breaking, 5 info
- **2022-05-24** `111d8ca21864` — 2 breaking, 1 warning, 4 info

## Changes

- **2024-09-18** `111affa17abe` — 2 breaking, 5 info
  - the request property `client_id` became required
  - the request property `token` became required
  - added the new optional request property `org_id`
  - request body became optional
  - added the media type `application/json` for the response with the status `200`
  - added the non-success response with the status `400`
  - added the non-success response with the status `403`
- **2022-05-24** `111d8ca21864` — 2 breaking, 1 warning, 4 info
  - request body became required
  - removed the media type `application/json` for the response with the status `200`
  - removed the request property `org_id`
  - the request property `client_id` became optional
  - the request property `token` became optional
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `403`

---

[Operation](https://skmtc.dev/tyktechnologies/apis/tyk-gateway-api/docs/tyk/oauth/revoke/post.md) · [API](https://skmtc.dev/tyktechnologies/apis/tyk-gateway-api.md) · [Page](https://skmtc.dev/tyktechnologies/apis/tyk-gateway-api/changes/tyk/oauth/revoke/post)
