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