Skip to content

GET/user/login

Logs user into the system

Log into the system.

Parameters 2

NameTypeDescription
usernamequery · stringThe user name for login
passwordquery · stringThe password for login in clear text

Response examples

200successful operation

application/xml example derived from schema

"string"

Released under the MIT License.