schedule
This method deletes an existing schedule. Specify the schedule to delete using the <strong>schedule_id</strong> path parameter.
delete/schedule/{schedule_id}
Path parameters
schedule_idstring required
The <strong>schedule_id</strong> of the schedule to delete. This ID was generated when the task was created. If you do not know the schedule_id, use the <strong>getSchedules</strong> method to return all schedules based on a specified feed_type and find the schedule_id of the schedule to delete.
Response
No Content