Refresh token

Bearer tokens issued during log in are valid for 60 days. After they expire, the user must log back in to get a new token. This endpoint can be used to refresh the token instead of having the user manually log back in. You must provide the “refresh_token” value obtained from the Log In endpoint in order to use this feature.

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