Authentication

Login to get authentication token

post/login

Request body

usernamestring required
passwordstring required

Response

Successful login

codeinteger
messagestring
dataobject

Changes