---
title: "刷新令牌"
method: POST
path: "/auth/refresh"
tags: ["认证"]
---

# 刷新令牌

`POST /auth/refresh`

使用刷新令牌获取新的访问令牌

## Request body

- object
  - `refreshToken` string

## Response `200`

新令牌

- object

## Other responses

- `401` — 令牌无效

---

[API](https://skmtc.net/tencentblueking/apis/weknora-api.md) · [All operations](https://skmtc.net/tencentblueking/apis/weknora-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tencentblueking/weknora-api/revisions/abce9036def5/schema)
