post
https://enbduat-acquiring-apigw.creditpluspinelabs.com/v1/apis/tokens/refresh
This API is used to refresh the expired authentication token using the refresh token.
HTTP Status and Response Status Matrix
| HTTP Status | Response Status | Response Message |
|---|---|---|
| 200 | SUCCESS | Token refreshed successfully. |
| 400 | REFRESH_TOKEN_EMPTY | Refresh token cannot be null or empty |
| 403 | REFRESH_TOKEN_EXPIRED | Refresh token has expired. |
| 503 | SYSTEM_FAILURE | We are facing a downtime at our end, try reaching us after sometime |