Skip to main content

Refresh access token

GET 

/identity/v2/manage/account/access_token/refresh

This API is used to refresh the access token using the refresh token. The refresh token is a long-lived token that can be used to obtain a new access token without requiring the user to re-authenticate.

Request

Responses

Status OK: The request was successful.