core/auth
coreAuth

post/api/core/auth/login

Request body

usernamestring required
passwordstring required

Response

A successful response.

codeinteger
msgstring

Changes