Adds a new schedule to a Web Intelligence document.
A schedule can be run now, once, daily, hourly, weekly, or monthly. A schedule can be triggered by a prompt. You can also select a server group that the system uses to run the schedule.
POST /documents/<documentID>/schedules
Request body: see Schedules for a description of the request body
Response type: application/xml or application/json
The response is a message stating the success or failure of a request.