{ "Msg": "string", "SendWindowTitle": "string" }
curl --location '/api/Action/sendText' \ --header 'Content-Type: application/json' \ --data '{ "Msg": "string", "SendWindowTitle": "string" }'
{ "message": "string" }