Remove External Authentication
Request Parameters:
For get the value of setting key
URL:../Plugins/XcellenceIt.Plugin.Misc.NopRestApi/RemoteService/WebService.svc/RemoveExternalAuthentication
Parameter:
{
"apiSecretKey": "r102x99g112u110t118p105k109c105",
"storeId": "1",
"customerId":"1",
"providerSystemName":"ExternalAuth.Facebook"
}
Response:
{
"RemoveExternalAuthenticationResult": "User deleted successfully"
}