curl --location --request PUT 'http://192.168.2.192:46952/api/file?path=%2Flua%2Fscripts%2Ftest%2Ftest_upload.lua' \ --header 'Content-Type: text/plain' \ --data 'LOG.debug("Hello, world!")'
ok