question

paul-tanaskov avatar image
paul-tanaskov asked

How I can delete all user?

There are two questions:
1 - get list of all users
2 - delete users (bulk operation)

During tests I've created about 10K users. I don't need them anymore and want to delete all of them.
Could you, please, help me with it.

this answer is not actual: https://community.playfab.com/questions/17605/how-delete-all-players.html

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.

paul-tanaskov avatar image paul-tanaskov commented ·

Update the question:

how can I get the list of all users?

Bulk deletion is ok via Cloudscript and server.DeletePlayer for each player in a segment

0 Likes 0 ·

1 Answer

·
Deekshith avatar image
Deekshith answered
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.

brendan avatar image brendan commented ·

Alternately, you could just run a Scheduled Task manually that takes the action "Delete User" on the segment of "All Users".

0 Likes 0 ·

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.