跳到主要内容

Logs user into the system.

GET 

/user/login

Log into the system.

Request

Query Parameters

NameTypeRequiredDescription
usernamestringoptionalThe user name for login
passwordstringoptionalThe password for login in clear text

Body

No request body

Responses

application/xmlapplication/json
string
string

Response Info

Status Code:200
Description:successful operation
Content Types:
application/xmlapplication/json