---
title: "Changes to Introspect Access Token"
method: POST
path: "/introspect-access-token"
---

# Changes to Introspect Access Token

`POST /introspect-access-token`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 50 revisions.

- **2020-04-22** `413442ee9280` — 1 info
- **2020-02-13** `5ce3fb45d806` — 5 info
- **2018-11-30** `c28eaefdb285` — 5 breaking, 1 warning

## Changes

- **2020-04-22** `413442ee9280` — 1 info
  - added the new optional `header` request parameter `AuthorizationOxdId`
- **2020-02-13** `5ce3fb45d806` — 5 info
  - added optional request body
  - added the media type `application/json` for the response with the status `200`
  - added the media type `application/json` for the response with the status `400`
  - added the media type `application/json` for the response with the status `403`
  - added the media type `application/json` for the response with the status `500`
- **2018-11-30** `c28eaefdb285` — 5 breaking, 1 warning
  - removed the request body
  - removed the media type `application/json` for the response with the status `200`
  - removed the media type `application/json` for the response with the status `400`
  - removed the media type `application/json` for the response with the status `403`
  - removed the media type `application/json` for the response with the status `500`
  - deleted the `header` request parameter `AuthorizationOxdId`

---

[Operation](https://skmtc.dev/gluufederation/apis/oxd-server/docs/introspect-access-token/post.md) · [API](https://skmtc.dev/gluufederation/apis/oxd-server.md) · [Page](https://skmtc.dev/gluufederation/apis/oxd-server/changes/introspect-access-token/post)
