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