v1
latestOpenAPI 3.1.02026-08-045217107.2 KBAuth
Refresh Token
Exchange the refresh_token HttpOnly cookie for a new access token. Rotates the refresh token on each use.
post/auth/refresh
Response
New access token issued
Example response
{
"success": true
}