---
title: "Refresh"
method: POST
path: "/frontend/v1/refresh"
tags: ["FrontendService"]
---

# Refresh

`POST /frontend/v1/refresh`

## Request body

- RefreshRequest
  - `refreshToken` string

## Response `200`

OK

- RefreshResponse
  - `accessToken` string

## Other responses

- `400` — API Error
- `401` — API Error
- `403` — API Error
- `404` — API Error

## Changes

- **2025-03-11** `f665049c4339` — 1 info
  - endpoint added
- **2025-03-04** `9bf35cefefcb` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/tesseral-labs/apis/frontendservice-api/changes/frontend/v1/refresh/post.md)

---

[API](https://skmtc.dev/tesseral-labs/apis/frontendservice-api.md) · [All operations](https://skmtc.dev/tesseral-labs/apis/frontendservice-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tesseral-labs/frontendservice-api/revisions/e98ae37067b1/schema)
