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