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