Oauth App
post
Authorizations
Body
tokenstringRequired
token_type_hintstring · enumOptionalPossible values:
Responses
200
Successful
application/json
objectOptional
409
OAuth App does not exist
application/json
500
Internal Server Error
application/json
post
/oauth-app/client/revokepost
Authorizations
Body
grant_typestring · enumRequiredPossible values:
refresh_tokenstringRequired
Responses
200
Successful
application/json
access_tokenstringRequired
refresh_tokenstringRequired
expires_innumberRequired
400
Bad Request
application/json
401
Unauthorized
application/json
409
Conflict
application/json
500
Internal Server Error
application/json
post
/oauth-app/client/tokenLast updated
Was this helpful?

