---
title: "uses the provided refreshToken cookie to generate a new access token"
method: POST
path: "/auth/refresh"
tags: ["auth"]
---

# uses the provided refreshToken cookie to generate a new access token

`POST /auth/refresh`

Uses the provided refreshToken cookie to generate a new access token.

## Headers

- `Cookie` string, required

## Response `200`

the newly created access token

- AccessToken
  - `token` string — the access token

---

[API](https://skmtc.net/ustaxcourt/apis/dev-ef-cms.md) · [All operations](https://skmtc.net/ustaxcourt/apis/dev-ef-cms/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ustaxcourt/dev-ef-cms/revisions/d53330c6d43f/schema)
