question

renelie avatar image
renelie asked

REST API endpoint for deleting player account from core Publisher data. Would like to re-register previously deleted accounts.

My team and I use the endpoint "Admin/DeletePlayer" and about an hour now but the previously deleted player accounts still can't be re-registered.

How long is the cooldown and what is the exact endpoint (if we're using the wrong one)?

Account Management
1 comment
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

renelie avatar image renelie commented ·

Also, if player accounts can't be deleted from the core Publisher data via any REST API endpoint, how do we do it in the Dashboard? (Take note, they've already been deleted via endpoint "Admin/DeletePlayer" beforehand.

0 Likes 0 ·

1 Answer

·
Gosen Gao avatar image
Gosen Gao answered

Admin API DeletePlayer will only delete the title player account from a title, the master player account still remain available. For more info between title player account and master player account, please refer to https://docs.microsoft.com/en-us/gaming/playfab/features/data/entities/#master_player_account.

If you want to remove a master player account entirely from all titles and deletes all associated data, you can use API DeleteMasterPlayerAccount. If the title player account has already been deleted, you can use the original login method to re-login to this title, then click the Delete title player button.


del.png (17.8 KiB)
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.