Token API

refresh OAuth access token

post/api/login/oauth/refresh_token

Query parameters

grant_typestring required

OAuth grant type

refresh_tokenstring required

OAuth refresh token

scopestring required

OAuth scope

client_idstring required

OAuth client id

client_secretstring

OAuth client secret

Response

The Response object

Changes

Changed in 4 of the 35 revisions of this API.5