Hi,
I am using the trestclient component to connect to a web server.
I want to use the http method DELETE (verb) to delete xml data on the web server.
I have checked the forums and the component guide - but only the http methods of GET and PUT are described
https://help.talend.com/search/all?query=tRESTClient&content-lang=en
Has anybody successfully used the http method DELETE? Can anyone outline how it is used? Are parameters a necessity?
Im using 5.3.1 on windows 7
Cheers