---
title: "Delete an ingestion schedule"
method: DELETE
path: "/ingestion/schedules/{id}"
tags: ["ingestion"]
---

# Delete an ingestion schedule

`DELETE /ingestion/schedules/{id}`

## Path parameters

- `id` string, required

## Response `204`

No Content

## Other responses

- `401` — Unauthorized
- `404` — Not Found
- `500` — Internal Server Error

---

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