reset | EXEC | eventId | Resets all player progress on the event with the given ID for the currently authenticated player. This method is only accessible to whitelisted tester accounts for your application. |
resetAll | EXEC | | Resets all player progress on all events for the currently authenticated player. This method is only accessible to whitelisted tester accounts for your application. |
resetAllForAllPlayers | EXEC | | Resets all draft events for all players. This method is only available to user accounts for your developer console. |
resetForAllPlayers | EXEC | eventId | Resets the event with the given ID for all players. This method is only available to user accounts for your developer console. Only draft events can be reset. |
resetMultipleForAllPlayers | EXEC | | Resets events with the given IDs for all players. This method is only available to user accounts for your developer console. Only draft events may be reset. |