DELETE: Deactivate a Schedule - Conductor Live

DELETE: Deactivate a Schedule

Active schedules can be deactivated as follows.

HTTP Request and Response

Request URL

DELETE http://<Conductor IP address>/channels/<channel ID>/schedules/<schedule ID>/active

Call Header

  • Accept: application/xml

If you are implementing user authentication, you must also include three authorization headers; see Header Content for User Authentication.

Response

The system deactivates the schedule but does not return a response. To confirm that the schedule has been deactivated, run a GET on the schedule as described in GET: Get the Attributes of a Schedule.