curl --location --request POST '/api/rcon' \ --header 'Content-Type: application/json' \ --data-raw ''
{ "success": true }