---
title: Support for if-generation-match when deleting KV Store items
summary: null
url: >-
  https://www.fastly.com/documentation/reference/changes/2025/02/kv-store-if-generation-match-delete
---

The `if-generation-match` header is now supported when deleting KV Store items.  When provided, an item is only deleted when its current generation matches the value.  If it does not match, a 412 Precondition Failed status code is returned.
