Login
passwordstringrequired
Password of the user used to retrieve access token, e.g. acme123
Possible values: non-empty
Example:
acme123
usernamestringrequired
Username of the user used to retrieve access token, e.g. john@acme.com
Possible values: non-empty
Example:
john@acme.com
Login
{
"password": "acme123",
"username": "john@acme.com"
}