Authentication
Login
POST
/
login
Body
application/x-www-form-urlencoded
username
string
requiredpassword
string
requiredgrant_type
string
scope
string
default: client_id
string
client_secret
string
Response
200 - application/json
access_token
string
requiredtoken_type
string
required