POST api/v2/Authentication/LoginByCredentials
Request
URI Parameters
Body Parameters
LoginByCredentialsParams| Name | Description | Type | Additional information |
|---|---|---|---|
| Login | string | ||
| Password | string | ||
| Token | string | ||
| TimezoneOffSet | integer | ||
| checkPermission | boolean |
Response
LoginByCredentialsResult| Name | Description | Type | Additional information |
|---|---|---|---|
| SessionId | string | ||
| TimezonOffSet | integer | ||
| User | UserBasic |