---
title: "Remove snapshot"
method: POST
path: "/snapshot/remove"
---

# Remove snapshot

`POST /snapshot/remove`

Removes a specified snapshot

## Request body

- object
  - `target` string, required — Target identifier

## Response `200`

Snapshot removed successfully

## Other responses

- `400` — Error removing snapshot
- `403` — Security policy violation

---

[API](https://skmtc.net/comfy-org/apis/comfyui-manager-api.md) · [All operations](https://skmtc.net/comfy-org/apis/comfyui-manager-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/comfy-org/comfyui-manager-api/versions/48f8d9cf8c44/schema)
