Trigger leaderboard resets manually

Hey, is there any way to manually trigger a leaderboard reset for a specific leaderboard?

This is currently not possible, what would be the use case?

You could delete then create it again with the same id using the respective leaderboardDelete and leaderboardCreate APIs, but it would erase all records.

The reset hook seems to run concurrently, I wanted to be able to control the timing on where it runs