Token API
get OAuth access token
post/api/login/oauth/access_token
Query parameters
grant_typestring required
OAuth grant type
client_idstring required
OAuth client id
client_secretstring required
OAuth client secret
codestring required
OAuth code
Response
The Response object
Changes
Changed in 2 of the 35 revisions of this API.4
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
- ○
api tag
Token APIaddedapi-tag-added
- ○
api tag
apiremovedapi-tag-removed
- ○