Leaderboard Users

Hi I want to reset or empty users in leaderboard. i didn’t get reference for that.
Thanks

If the intent is to delete all records from a leaderboard, you could delete then create it again with the same id using the respective leaderboardDelete and leaderboardCreate APIs.

Hope this helps.