Refresh User Access Token
The Refresh Access Token is an authenticated API which should be used when access token is about to expire (not expired).
If Access token is expired, it cannot be refreshed. In that case, Only OTP authentication is the way to generate a new access token
Headers
Response
200 - Success
data
Errors
500
Internal Server Error