| Parameter | Description | Parameter Type | Data Type | Default | Required? |
|---|---|---|---|---|---|
| userName | Specify the userName | body | string | true | |
| Password | Specify the Password | body | string | true | |
| grant_type | Specify grant_type, must be "password" | body | string | true |
| HTTP Status Code | Reason |
|---|---|
| 200 | OK |
| 400 | Not authorized |