Exchange the refresh token for a new access token.

Once an access token expires, a new token can be acquired by using the refresh token.

The refresh token can be provided through the field refresh_token in application/json format.

Language
Click Try It! to start a request and see the response here!