---
title: "Changes to Update a snippet"
method: PUT
path: "/v1/snippets/{id}"
---

# Changes to Update a snippet

`PUT /v1/snippets/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 4 revisions.

- **2026-08-12** `87d29dc7b4fe` — 2 breaking, 2 warning, 1 info

## Changes

- **2026-08-12** `87d29dc7b4fe` — 2 breaking, 2 warning, 1 info
  - the `name` request property's minLength was increased from `0` to `1`
  - the `script` request property's minLength was increased from `0` to `1`
  - for the `path` request parameter `id`, the exclusiveMinimum was set to `true`
  - for the `path` request parameter `id`, the min was set to `0.00`
  - added the non-success response with the status `400`

---

[Operation](https://skmtc.dev/checklyhq/apis/checkly-public-api/docs/v1/snippets/:id/put.md) · [API](https://skmtc.dev/checklyhq/apis/checkly-public-api.md) · [Page](https://skmtc.dev/checklyhq/apis/checkly-public-api/changes/v1/snippets/:id/put)
