Xsolla-logo

Deletes Linked Network

delete/users/me/social_providers/{providerName}

Deletes social network linked to the user account.

Request
path Parameters
providerName
required
string

Name of the social network connected to Login in Publisher Account. Can be: amazon, apple, baidu, battlenet, discord, facebook, github, google, instagram, kakao, linkedin, mailru, microsoft, msn, naver, ok, paradox, paypal, psn, qq, reddit, steam, twitch, twitter, vimeo, vk, wechat, weibo, yahoo, yandex, youtube, xbox, playstation.

If you store user data in PlayFab, only twitch is available.

Responses
204

No Content

403

Forbidden

404

Not Found

422

Unprocessable Entity

Request samples
Response samples
application/json
{
  • "error": {
    }
}