Authentication Controller
Refresh access token
Generates a new access token using a valid refresh token. The refresh token must not be expired.
post/v1/authentication/refresh-token
Request body
Response
New token generated successfully
Generates a new access token using a valid refresh token. The refresh token must not be expired.
New token generated successfully