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