Security API
Credentials
| Field name | Description |
|---|---|
| username | the username to authenticate with |
| password | the password to access the user accout |
Example:
{
"username":"admin",
"password":"password"
}
| Field name | Description |
|---|---|
| username | the username to authenticate with |
| password | the password to access the user accout |
{
"username":"admin",
"password":"password"
}