Account Management
Account Management APIs
Operations
Ban Users |
Bans users by PlayFab ID with optional IP address, or MAC address for the provided game. |
Delete Master Player Account |
Removes a master player account entirely from all titles and deletes all associated data |
Delete Master Player Event Data |
Deletes PlayStream and telemetry event data associated with the master player account from PlayFab storage |
Delete Membership Subscription |
Deletes a player's subscription |
Delete Player |
Removes a user's player account from a title and deletes all associated data |
Delete Title |
Permanently deletes a title and all associated configuration |
Export Master Player Data |
Exports all associated data of a master player account |
Get Played Title List |
Get the list of titles that the player has played |
Get Player Id From Auth Token |
Gets a player's ID from an auth token. |
Get Player Profile |
Retrieves the player's profile |
Get User Account Info |
Retrieves the relevant details for a specified user, based upon a match against a supplied unique identifier |
Get User Bans |
Gets all bans for a user. |
Reset Password |
Reset a player's password for a given title. |
Revoke All Bans For User |
Revoke all active bans for a user. |
Revoke Bans |
Revoke all active bans specified with BanId. |
Send Account Recovery Email |
Forces an email to be sent to the registered email address for the user's account, with a link allowing the user to change the password.If an account recovery e... |
Set Membership Override |
Sets the override expiration for a membership subscription |
Update Bans |
Updates information of a list of existing bans specified with Ban Ids. |
Update User Title Display Name |
Updates the title specific display name for a user |