Skip to content

Reset Multiple For All Players

Resets player statistics with the given IDs for all players.

Warning

Only an Admin user can call this method.

HTTP request

POST https://megamify.com/api/v1/management/statistic/resetMultipleForAllPlayers/

Headers

See Security section of the Getting Started.

Body

Name Required Type Description
statistic_ids True list The Statistic IDs to reset

Response

Status: 200 OK

If successful, this method returns an empty response body.