Deletes a query statement from memory in the instance of the open session.
DELETE /queries/<queryID>
Request type: application/xml
Response type: application/xml
The response is a message stating the success or failure of the request.
DELETE /queries/6089913651317040730
<success> <message>The resource of type "query" with identifier "6089913651317040730" has been successfully removed.</message> <id>6089913651317040730</id> </success>