---
title: "RefreshToken"
method: POST
path: "/api/v1/auth/refreshToken"
tags: ["v1/auth"]
---

# RefreshToken

`POST /api/v1/auth/refreshToken`

接口权限编码:v1:auth:refreshToken

## Request body

- object
  - `refreshToken` string, required

## Response `200`

OK

- object
  - `refreshToken` string
  - `token` string

## Changes

> 6 revisions in range; 1 could not be searched.

- **2025-09-28** `e1154be53c2c` — 3 info
  - api operation id `v1/AuthRefreshToken` removed and replaced with `authRefreshToken`
  - api tag `auth` added
  - api tag `v1/auth` removed

[Change history](https://skmtc.dev/jzero-io/apis/untitled-api/changes/api/v1/auth/refreshToken/post.md)

---

[API](https://skmtc.dev/jzero-io/apis/untitled-api.md) · [All operations](https://skmtc.dev/jzero-io/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/jzero-io/untitled-api/revisions/80c5cdf6eb39/schema)
