Skip to content

Reset For All Players

Resets the achievement with the given ID for all players.

Warning

Only an Admin user can call this method.

HTTP request

POST https://megamify.com/api/v1/management/achievement/:achievement_id/resetForAllPlayers/

Parameters

Name Required Type Description
achievement_id True int The Achievement ID

Headers

See Security section of the Getting Started.

Body

Do not supply a request body with this method.

Response

Status: 200 OK

If successful, this method returns an empty response body.