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. [email protected]
Possible values: non-empty
Example:
[email protected]
Login
{
"password": "acme123",
"username": "[email protected]"
}