Skip to main content
POST
Refresh Tokens

Body

application/json

Request body for token refresh.

refresh_token
string
required

JWT refresh token

Minimum string length: 1

Response

Successful Response

Response for successful token refresh.

token
string
required

New JWT access token

refresh_token
string
required

New JWT refresh token

expires_in
integer
required

Access token expiration time in seconds