---
title: "Changes to Rotate refresh token and return new tokens"
method: POST
path: "/auth/refresh"
---

# Changes to Rotate refresh token and return new tokens

`POST /auth/refresh`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 5 revisions.

- **2026-07-17** `5acb23b38232` — 1 info
- **2026-06-01** `7e039877b813` — 4 info
- **2026-02-28** `832c7fc616ed` — 4 warning, 1 info

## Changes

- **2026-07-17** `5acb23b38232` — 1 info
  - added the non-success response with the status `403`
- **2026-06-01** `7e039877b813` — 4 info
  - added the optional property `code` to the response with the `400` status
  - added the optional property `code` to the response with the `401` status
  - added the optional property `params` to the response with the `400` status
  - added the optional property `params` to the response with the `401` status
- **2026-02-28** `832c7fc616ed` — 4 warning, 1 info
  - removed the optional property `code` from the response with the `400` status
  - removed the optional property `code` from the response with the `401` status
  - removed the optional property `params` from the response with the `400` status
  - removed the optional property `params` from the response with the `401` status
  - removed the non-success response with the status `403`

---

[Operation](https://skmtc.dev/cyklokoalicia/apis/opensourcebikeshare-api/docs/auth/refresh/post.md) · [API](https://skmtc.dev/cyklokoalicia/apis/opensourcebikeshare-api.md) · [Page](https://skmtc.dev/cyklokoalicia/apis/opensourcebikeshare-api/changes/auth/refresh/post)
