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
Changes
No recorded changes to this endpoint across all 1 revision of this API.