Develop > API calls > Scheduler APIs > Delete a schedule

Delete a schedule

This API deletes the schedule in a specific scheduleId.

Users with 'Admin' role or the schedule owner only can delete schedules.
URI Method Parameters Returns
/codar/app/scheduler/{packageId}/promote DELETE scheduleId - schedule Id of the schedule which needs to be deleted

200 - updated
400 - bad request
404 - not found

Examples

The following URL was sent:

https://10.2.12.139:8444/csa/api/codar/app/scheduler/bb0560ba-371d-48d7-8962-bfdb3419efb9

No JSON response to this request.