Authentication
Login
Login to the service and retrieve a session token for authentication.
POST
/
auth
/
login
Body
application/json
Request body for logging in.
username
string
requiredpassword
string
requiredLogin to the service and retrieve a session token for authentication.
Request body for logging in.