Logs user into the system.
GET/user/login
Log into the system.
Request
Query Parameters
| Name | Type | Required | Description |
|---|---|---|---|
username | string | optional | The user name for login |
password | string | optional | The 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