Authentication
Refresh JWT access token
Accepts a refresh token and returns a new JWT access token if the refresh token is valid.
POST
Body
The refresh token model
Model for refresh token request
Response
200
application/json
OK
Model for the response containing the JWT token