Skip to main content

Login

POST 

/login

Authenticate with username and password hashed as sha256(salt + sha256(password)) using the salt from GET /login. On success, the session cookie remains valid for subsequent requests. If TOTP is required, the response indicates this in the messageCode.

Request

Responses

Response type login