Remove an Item

To remove an item from a list or in-box, send an HTTP DELETE request to the entry's list pool handle. For example:

curl --include -u user:password -X DELETE \
> http://host-ip-address/webservice/escenic/list-pool/handle/584407
HTTP/1.1 200 OK
Date: Wed, 06 May 2015 06:53:36 GMT
Server: Apache-Coyote/1.1
X-ECE-Active-Connections: 1
Content-Length: 0