ユーザーアカウントにリンクされたソーシャルネットワークを削除します。
providerName required | string Name of the social network connected to Login in Publisher Account. Can be: If you store user data in PlayFab, only |
コンテンツなし
未認証
アクセス拒否
見つかりません
処理不可能なエンティティー
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": { }
}
}