Skip to main content

Login

POST 

/api/user/login

Login using User name and Password. Returned token could be used directly to access data

Request​

Query Parameters

    UserName stringrequired
    Password stringrequired

Responses​

Success

Loading...