Deletes social network linked to the user account.
providerName required | string Name of the social network connected to Login in Publisher Account. Can be: If you store user data in PlayFab, only |
No Content
Unauthorized
Forbidden
Not Found
Unprocessable Entity
curl --request DELETE \ --url https://login.xsolla.com/api/users/me/social_providers/{providerName} \ --header 'Authorization: Bearer BEARER_TOKEN'
{- "error": {
- "code": "003-061",
- "description": "Object not found.",
- "details": { }
}
}