The InfraGuard Refresh Token API carries the information necessary to get a new access token.


Steps to generate a Refresh Token:

  • Click on 'Try It Out' on Parameters.
  • Scroll up to the Authenticate API and under 'Response Body' you'll see a refresh_token, copy the entire token.
  • Now replace it with the string, in the refresh token object.
  • Click on Execute.

  Token will be refreshed successfully!