question

Vincent Fu avatar image
Vincent Fu asked

How to change/reset password without sending account recovery email

How to let admin to reset passwords for many accounts not manually at one time

apis
10 |1200

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

1 Answer

·
Neils Shi avatar image
Neils Shi answered

PlayFab does not provide API that allow administrators to reset passwords for multiple accounts at once or reset passwords without sending account recovery emails. Besides recovery email, the other way is to let the administrator or developer to change the password manually in Game Manager. There is an admin API ResetPassword which can reset a player's password for a given title. But it also requires a token to authenticate the player, and this token is generated by the account recovery email. If you do need this feature, you may post a feature request for it.

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.