---
title: "Changes to To obtain an Access Token, an ID Token, and optionally a Refresh Token, the RP (Client)."
method: POST
path: "/restv1/token"
---

# Changes to To obtain an Access Token, an ID Token, and optionally a Refresh Token, the RP (Client).

`POST /restv1/token`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 51 revisions.

- **2026-06-18** `1f18fed84393` — 7 info
- **2026-04-08** `e60fb909da19` — 1 info
- **2022-03-25** `d6fc0677410c` — 1 breaking

## Changes

- **2026-06-18** `1f18fed84393` — 7 info
  - added the new optional request property `actor_token`
  - added the new optional request property `actor_token_type`
  - added the new optional request property `audience`
  - added the new optional request property `requested_token_type`
  - added the new optional request property `subject_token`
  - added the new optional request property `subject_token_type`
  - added the optional property `issued_token_type` to the response with the `200` status
- **2026-04-08** `e60fb909da19` — 1 info
  - endpoint added
- **2022-03-25** `d6fc0677410c` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/janssenproject/apis/janssen-authorization-server/docs/restv1/token/post.md) · [API](https://skmtc.dev/janssenproject/apis/janssen-authorization-server.md) · [Page](https://skmtc.dev/janssenproject/apis/janssen-authorization-server/changes/restv1/token/post)
