Skip to main content
POST
When an access token expires, use the refresh token to obtain a new one.

Body Parameters

string
required
Must be “refresh_token”
string
required
The refresh token
string
required
Your application’s client ID
string
required
Your application’s client secret