DELETE api/v1/users/{userId}/logins?loginProvider={loginProvider}&providerKey={providerKey}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| userId | integer |
Required |
|
| loginProvider | string |
Required |
|
| providerKey | string |
Required |
Body Parameters
None.
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.