Represents player awards for in-game accomplishments.
For a list of methods for this resource, see the end of this page.
Resource representations
There is no persistent data associated with this resource.
Methods
- reset
 - Resets the achievement with the given ID for the currently authenticated player. This method is only accessible to whitelisted tester accounts for your application.
 - resetAll
 - Resets all achievements for the currently authenticated player for your application. This method is only accessible to whitelisted tester accounts for your application.
 - resetForAllPlayers
 - Resets the achievement with the given ID for all players. This method is only available to user accounts for your developer console. Only draft achievements can be reset.
 - resetAllForAllPlayers
 - Resets all draft achievements for all players. This method is only available to user accounts for your developer console.
 - resetMultipleForAllPlayers
 - Resets achievements with the given IDs for all players. This method is only available to user accounts for your developer console. Only draft achievements may be reset.