Skip to content

Delete Schedule

Base URL

DELETE https://schedulingapi.datashake.com/schedules/:schedule_id

❗ Make sure to replace :schedule_id with the actual Schedule ID.

Response

API Response example
{
    "status": "success"
}