---
title: "Delete a snapshot"
method: DELETE
path: "/snapshots/{id}"
tags: ["Snapshots"]
---

# Delete a snapshot

`DELETE /snapshots/{id}`

Delete a snapshot by ID

## Path parameters

- `id` string, required

## Request body

- object

## Response `200`

OK

- ThundertypesSnapshotDeleteResponse
  - `message` string

## Other responses

- `401` — Unauthorized
- `500` — Internal Server Error

---

[API](https://skmtc.dev/thundercompute/apis/thunder-compute-api.md) · [All operations](https://skmtc.dev/thundercompute/apis/thunder-compute-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/thundercompute/thunder-compute-api/revisions/122382e24d26/schema)
