---
title: "Delete snapshot schedule for an instance"
method: DELETE
path: "/instances/{id}/snapshot-schedule"
---

# Delete snapshot schedule for an instance

`DELETE /instances/{id}/snapshot-schedule`

## Path parameters

- `id` string, required

## Response `204`

Snapshot schedule deleted

## Other responses

- `404` — Snapshot schedule not found
- `500` — Internal server error

---

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