Xsolla-logo

Update social account friends

post/users/me/social_friends/update

Begins data processing to update a list of user’s friends from a social provider. Note that there may be a delay in data processing because of the Xsolla Login server or provider server high loads.

SecurityBearer
Request
query Parameters
platform
string

Name of the chosen social provider which you can enable in your Publisher Account > your Login project > Social connections. If you do not specify it, the call gets friends from all social providers.

Enum: "steam" "xbox" "twitter" "facebook" "vk"
Responses
204

No Content

401

Unauthorized

422

Unprocessable Entity

429

Too Many Requests

Request samples
Response samples
{
  • "error": {
    }
}