删除与用户帐户关联的社交网络。
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": { }
}
}