---
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

## Changes

- **2026-04-21** `faf793ecfc9c` — 1 info
  - endpoint added
- **2025-05-21** `bd2fda6deb51` — 1 breaking
  - api removed without deprecation

[Change history](https://skmtc.dev/comfy-org/apis/comfyui-manager-api/changes/snapshot/remove/post.md)

---

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