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.
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.
Deprecated: please use user service v2 RemoveLinkedIDP
Request​
Responses​
- 200
- default
A successful response.
An unexpected error response.