curl --request POST \ --url https://v3.minestorecms.com/api/game_auth/init/{username}
{ "status": true, "error": "TIMEOUT" }
The username of the player to initialize authentication for.
"Player123"
Success
The response is of type object.
object