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