---
title: "Delete a snapshot"
method: DELETE
path: "/snapshots/{snapshotId}"
---

# Delete a snapshot

`DELETE /snapshots/{snapshotId}`

## Path parameters

- `snapshotId` string, required

## Response `204`

Snapshot deleted

## Other responses

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

## Changes

- **2026-03-07** `ef3a9825726e` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/kernel/apis/hypeman-api/changes/snapshots/:snapshotId/delete.md)

---

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