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 headers
Date
The date and time when the response was generated.
Transfer-Encoding
The form of encoding used to transfer the response payload.
Connection
Connection management options for this response.
trace-id
Response header trace-id.
Cache-Control
Caching directives for this response.
cf-cache-status
Response header cf-cache-status.
Strict-Transport-Security
Response header Strict-Transport-Security.
X-Content-Type-Options
Response header X-Content-Type-Options.
Server
Information about the origin server.
CF-RAY
Response header CF-RAY.
Content-Encoding
The encoding applied to the response body.
alt-svc
Response header alt-svc.
Response
200 - Success
data
Errors
500
Internal Server Error