Unlink social identities by token
DELETE/identity/v2/auth/socialidentity
This API is used to unlink up a social provider account with the specified account based on the access token and the social providers user access token. The unlinked account will automatically get removed from your database.
Request
Responses
- 200
- 400
- 403
successful operation
Status Bad Request: The request could not be understood by the server due to malformed syntax.
Status Forbidden: The server understood the request, but refuses to authorize it.