Refresh Auth token

Refresh / renew expired auth tokens using refresh token
that was issued with the initial auth/login request.

Refresh token is the preferred way to re-authenticate/renew
an expired token due to superior performance when comparing
to the acquire auth token method.

Language
Credentials
Bearer
JWT
URL
Click Try It! to start a request and see the response here!