Auth

Login with credentials

post/api/auth/login

Request body

usernamestring required
passwordstring required

Response

Login successful. Sets __Host-mc-session cookie (HTTPS) or mc-session (HTTP).

Changes