POST api/v2/login/LoginIdentityCenter?mfa={mfa}&login={login}
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| mfa | string | ||
| login | string |
Response
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version | ||
| Content | HttpContent | ||
| StatusCode | HttpStatusCode | ||
| ReasonPhrase | string | ||
| Headers | Collection of Object | ||
| RequestMessage | HttpRequestMessage | ||
| IsSuccessStatusCode | boolean |