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" 
}