Refresh the access JWT token
POST
/
token
Body
application/json
refreshToken
string
requiredRefresh token during authentication or when refreshing the JWT
Response
200 - application/json
accessToken
string
requiredaccessTokenExpiresIn
number
requiredrefreshToken
string
requiredRefresh token during authentication or when refreshing the JWT
user
object