Skip to content

Reset All

Resets all player statistics 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/statistic/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.