Deletes a schedule of a Web Intelligence document.
DELETE /documents/<documentID>/schedules/<scheduleID>
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>