Refresh access token
Auth
Refresh access token
Exchanges a refresh_token for a new access_token and refresh_token pair. Use this to extend user sessions without re-authentication.
POST
Refresh access token
Authorizations
Access token
Body
application/json
A string representing the refresh token.