Refresh access token

Generate a new access token using the refresh token issued at authentication. See refreshing access tokens for more information about using refresh tokens.

Body Params
string
required

The client ID

string
required

The client secret

string
required

The current refresh token

string
required
Defaults to refresh_token

Value is always "refresh_token"

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json