Authenticate User
Returns uid to use in future calls. Careful! All uids not created through web app will expire.
We recommend using an API key obtained from app.handwrytten.com integrations menu instead of this.
Request Body |
---|
login string — REQUIRED |
password string — REQUIRED |
Responses | ||||
---|---|---|---|---|
200 OK
| ||||
401 UNAUTHORIZED
|