Authenticate User
Returns uid to use in future calls. Careful! All uids not created through web app will expire.
Request Body |
---|
login string — REQUIRED |
password string — REQUIRED |
Responses | ||||
---|---|---|---|---|
200 OK
| ||||
401 UNAUTHORIZED
|
Returns uid to use in future calls. Careful! All uids not created through web app will expire.
Request Body |
---|
login string — REQUIRED |
password string — REQUIRED |
Responses | ||||
---|---|---|---|---|
200 OK
| ||||
401 UNAUTHORIZED
|