v4

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-13216144508.7 KB
Authentication

Refresh Token

Refresh JWT access token using refresh token

post/api/auth/refresh

Request body

refresh_tokenstring required

Response

Successful Response

successboolean required
messagestring required
access_tokenstring nullable
refresh_tokenstring nullable
expires_ininteger nullable
refresh_expires_ininteger nullable