Remove Social Login
DELETE/users/:userId/idps/:idpId/:linkedUserId
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Deprecated: use user service v2 RemoveIDPLink instead.
Remove a configured social logins/identity providers of the user (e.g. Google, Microsoft, AzureAD, etc.). The user will not be able to log in with the given provider afterward. Make sure the user does have other possibilities to authenticate.
Request​
Responses​
- 200
- default
A successful response.
An unexpected error response.