Deletes a ZIP file archiving reports of a Web Intelligence document.
DELETE <webiURL>/documents/{documentId}/zips/{zipId}
Where:
Response type: application/xml or application/json
The response is a message stating the success or failure of the request.
DELETE <webiURL>/documents/14746/zips/0
Response:
<success> <message>The resource of type 'ZipFile' with identifier '0' has been successfully removed.</message> <id>0</id> </success>