사용자 계정과 연결되어 있는 소셜 네트워크를 삭제합니다.
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": { }
}
}