---
title: "Restore snapshot"
method: POST
path: "/snapshot/restore"
---

# Restore snapshot

`POST /snapshot/restore`

Restores a specified snapshot

## Request body

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

## Response `200`

Snapshot restoration scheduled

## Other responses

- `400` — Error restoring 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/restore/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)
