---
title: "POST /api/TokenAuth/RefreshToken"
method: POST
path: "/api/TokenAuth/RefreshToken"
tags: ["TokenAuth"]
---

# POST /api/TokenAuth/RefreshToken

`POST /api/TokenAuth/RefreshToken`

## Query parameters

- `refreshToken` string

## Response `200`

Success

- RefreshTokenResult
  - `accessToken` string, nullable
  - `encryptedAccessToken` string, nullable
  - `expireInSeconds` integer

---

[API](https://skmtc.dev/dalieu/apis/portaldalieu-api.md) · [All operations](https://skmtc.dev/dalieu/apis/portaldalieu-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dalieu/portaldalieu-api/revisions/78dcf1621c0e/schema)
