Skip to content

Reset All

Resets all achievements for a specific game for the specified player.

Warning

Only an Admin user can call this method.

HTTP request

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

Headers

See Security section of the Getting Started.

Body

Name Required Type Description
game_id True int The Game ID
player_id True int The Player ID

Response

Status: 200 OK

If successful, this method returns an empty response body.