POST
/
auth
/
login
"<any>"

Body

application/x-www-form-urlencoded
username
string
required
password
string
required
grant_type
string | null
scope
string
default:""
client_id
string | null
client_secret
string | null

Response

Successful Response

The response is of type any.