---
title: "Updates the state of a key-value snapshot."
method: PATCH
path: "/snapshots/{name}"
tags: ["Snapshots"]
---

# Updates the state of a key-value snapshot.

`PATCH /snapshots/{name}`

## Path parameters

- `name` string, required

## Query parameters

- `api-version` string, required

## Headers

- `Sync-Token` string
- `If-Match` string
- `If-None-Match` string

## Request body

- SnapshotUpdateParameters — Parameters used to update a snapshot.
  - `status` 'provisioning' | 'ready' | 'archived' | 'failed' — The desired status of the snapshot.

## Response `200`

Success

## Other responses

- `default` — Error response describing why the operation failed

## Changes

- **2026-07-13** (1.0) `cf9d4ff2d253` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/azure/apis/appconfiguration-appconfiguration/changes/snapshots/:name/patch.md)

---

[API](https://skmtc.dev/azure/apis/appconfiguration-appconfiguration.md) · [All operations](https://skmtc.dev/azure/apis/appconfiguration-appconfiguration/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/appconfiguration-appconfiguration/revisions/cf9d4ff2d253/schema)
