Deletes a schedule of a Web Intelligence document.
DELETE <webiURL>/documents/{documentId}/schedules/{scheduleId}
Where:
Response type: application/xml or application/json
The response is a message stating the success or failure of the request.
<success> <message>The resource of type 'schedule' with identifier '9372' has been successfully removed <id>9372</id> </success>