Account Management

Account Management APIs

Operations

Add Generic ID

Adds the specified generic service identifier to the player's PlayFab account. This is designed to allow for a PlayFab ID lookup of any arbitrary service identi...

Ban Users

Bans users by PlayFab ID with optional IP address, or MAC address for the provided game.

Delete Player

Removes a user's player account from a title and deletes all associated data

Delete Push Notification Template

Deletes push notification template for title

Get Player Profile

Retrieves the player's profile

Get PlayFab IDs From Facebook IDs

Retrieves the unique PlayFab identifiers for the given set of Facebook identifiers.

Get PlayFab IDs From Facebook Instant Games Ids

Retrieves the unique PlayFab identifiers for the given set of Facebook Instant Games identifiers.

Get PlayFab IDs From Generic IDs

Retrieves the unique PlayFab identifiers for the given set of generic service identifiers. A generic identifier is the service name plus the service-specific ID...

Get PlayFab IDs From Nintendo Service Account Ids

Retrieves the unique PlayFab identifiers for the given set of Nintendo Service Account identifiers.

Get PlayFab IDs From Nintendo Switch Device Ids

Retrieves the unique PlayFab identifiers for the given set of Nintendo Switch Device identifiers.

Get PlayFab IDs From PSN Account IDs

Retrieves the unique PlayFab identifiers for the given set of PlayStation ™️ Network identifiers.

Get PlayFab IDs From PSN Online IDs

Retrieves the unique PlayFab identifiers for the given set of PlayStation ™️ Network identifiers.

Get PlayFab IDs From Steam IDs

Retrieves the unique PlayFab identifiers for the given set of Steam identifiers. The Steam identifiers are the profile IDs for the user accounts, available as S...

Get PlayFab IDs From Twitch IDs

Retrieves the unique PlayFab identifiers for the given set of Twitch identifiers. The Twitch identifiers are the IDs for the user accounts, available as "_id" f...

Get PlayFab IDs From Xbox Live IDs

Retrieves the unique PlayFab identifiers for the given set of XboxLive identifiers.

Get Server Custom IDs From PlayFab IDs

Retrieves the associated PlayFab account identifiers for the given set of server custom identifiers.

Get User Account Info

Retrieves the relevant details for a specified user

Get User Bans

Gets all bans for a user.

Link Nintendo Service Account

Links the Nintendo account associated with the token to the user's PlayFab account

Link Nintendo Service Account Subject

Links the Nintendo account associated with the Nintendo Service Account subject or id to the user's PlayFab account

Link Nintendo Switch Device Id

Links the NintendoSwitchDeviceId to the user's PlayFab account

Link PSN Account

Links the PlayStation ™️ Network account associated with the provided access code to the user's PlayFab account

Link PSN Id

Links the PlayStation ™️ Network account associated with the provided user id to the user's PlayFab account

Link Server Custom Id

Links the custom server identifier, generated by the title, to the user's PlayFab account.

Link Steam Id

Links the Steam account associated with the provided Steam ID to the user's PlayFab account

Link Xbox Account

Links the Xbox Live account associated with the provided access code to the user's PlayFab account

Remove Generic ID

Removes the specified generic service identifier from the player's PlayFab account.

Revoke All Bans For User

Revoke all active bans for a user.

Revoke Bans

Revoke all active bans specified with BanId.

Save Push Notification Template

Saves push notification template for title

Send Custom Account Recovery Email

Forces an email to be sent to the registered contact email address for the user's account based on an account recovery email template

Send Email From Template

Sends an email based on an email template to a player's contact email

Send Push Notification

Sends an iOS/Android Push Notification to a specific user, if that user's device has been configured for Push Notifications in PlayFab. If a user has linked bot...

Send Push Notification From Template

Sends an iOS/Android Push Notification template to a specific user, if that user's device has been configured for Push Notifications in PlayFab. If a user has l...

Unlink Nintendo Service Account

Unlinks the related Nintendo account from the user's PlayFab account

Unlink Nintendo Switch Device Id

Unlinks the related NintendoSwitchDeviceId from the user's PlayFab account

Unlink PSN Account

Unlinks the related PlayStation ™️ Network account from the user's PlayFab account

Unlink Server Custom Id

Unlinks the custom server identifier from the user's PlayFab account.

Unlink Steam Id

Unlinks the Steam account associated with the provided Steam ID to the user's PlayFab account

Unlink Xbox Account

Unlinks the related Xbox Live account from the user's PlayFab account

Update Avatar Url

Update the avatar URL of the specified player

Update Bans

Updates information of a list of existing bans specified with Ban Ids.