Login and get authentication token
Example response:
HTTP/1.1 200 OK
Content-Type: application/json; charset=UTF-8
{
"login": {
"token": "nFLfLCqv2O61_Wh-flEcTY~CX1JBjclqrqfbD9zGQbAgt56RBrc-tt_q4NcEWgYu",
"expire": "2016-02-11 00:33:01",
"user": "Username",
"org": "Organization"
}
}
| Form Parameters: | |
|---|---|
|
|
| Request Headers: | |
|
|
| Status Codes: |
|