---
title: "Delete a drift detection schedule"
method: DELETE
path: "/drift-detection-schedules/{drift_detection_schedule}"
tags: ["drift-detection-schedules"]
---

# Delete a drift detection schedule

`DELETE /drift-detection-schedules/{drift_detection_schedule}`

## Path parameters

- `drift_detection_schedule` string, required

## Response `204`

Successfully deletes the drift_detection_schedule.

## Other responses

- `404` — drift_detection_schedule not found, or user unauthorized to perform action.
- `4XX` — Client error.
- `5XX` — Server error.

---

[API](https://skmtc.net/scalr/apis/scalr-iacp-api.md) · [All operations](https://skmtc.net/scalr/apis/scalr-iacp-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/scalr/scalr-iacp-api/versions/fc927526ad12/schema)
