POST api/v1/users/logins
Request Information
URI Parameters
None.
Body Parameters
AppUserLoginInfo| Name | Description | Type | Additional information |
|---|---|---|---|
| LoginProvider | string |
None. |
|
| ProviderKey | string |
None. |
Request Formats
application/json, text/json, application/x-www-form-urlencoded, text/html
Sample:
Sample not available.
Response Information
Resource Description
AppIdentityResult| Name | Description | Type | Additional information |
|---|---|---|---|
| Errors | Collection of string |
None. |
|
| Succeeded | boolean |
None. |
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.