Remove Social Login
DELETE/users/me/idps/:idpId/:linkedUserId
Remove one of the linked social logins/identity providers of the authenticated 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.