Refresh Access token

Refresh / renew expired Access tokens using refresh_token that was issued with the initial authentication request.
Refresh token is the preferred way to re-authenticate/renew an expired token due to superior performance when comparing to the Get Access Token -method.

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