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

# Soft-delete a snapshot

`DELETE /v1/snapshots/{id}`

## Path parameters

- `id` string, required

## Response `204`

Deleted

## Other responses

- `401` — Missing or invalid API key
- `403` — API key lacks the required scope
- `404` — Resource not found
- `409` — The request conflicts with existing state

---

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