Step 5: Refresh the Tokens
Last updated
Was this helpful?
Last updated
Was this helpful?
To refresh the access token and, consequently, the refresh token, make the following request using the most recent refresh token:
The request must follow this format (line breaks added for clarity):
where <REFRESH_TOKEN>
is a valid refresh token received from Step 3.