Skip to content

Reset All For All Players

Resets all achievements for all players for the specified game.

Warning

Only an Admin user can call this method.

HTTP request

POST https://megamify.com/api/v1/management/achievement/resetAllForAllPlayers/

Headers

See Security section of the Getting Started.

Body

Name Required Type Description
game_id True int The Game ID

Response

Status: 200 OK

If successful, this method returns an empty response body.