Request the HTTP delete service.
The body property is not be used.
<HttpCli object>.delete <URL string>
var domain="http://192.168.1.200:8888" cli.delete domain+"/items/3"
Last updated 4 years ago
Was this helpful?