---
title: "Create Drift Detection Schedule"
method: POST
path: "/drift-detection-schedules"
tags: ["drift-detection-schedules"]
---

# Create Drift Detection Schedule

`POST /drift-detection-schedules`

Create a new drift detection schedule.

## Query parameters

- `fields` object
  - `drift-detection-schedule` string — The comma-separated list of fields to return in response for DriftDetectionSchedule resource.

## Response `201`

Successfully created.

## Other responses

- `404` — Integration 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/revisions/fc927526ad12/schema)
