user
oauth

Retrieve OAuth2 token

Retrieve a new OAuth token when the old has expired

post/oauth/access_token

Response

Access token information to use for OAuth requests

access_tokenstring

OAuth Access Token

expires_ininteger

Time in seconds that the OAuth access token expires

token_typestring

OAuth Token Type

scopestring

OAuth scope granted

refresh_tokenstring

OAuth Refresh Token

Changes

No recorded changes to this endpoint across all 1 revision of this API.