Obtain a new access_token.
It also returns a refresh_token that can be used to request a new access_token again.
Each refresh_token can be used at any time, before or after the expiration of the access_token.
But each refresh_token can only be used once.

Language
Authorization
Basic
base64
:
URL
Click Try It! to start a request and see the response here!