> For the complete documentation index, see [llms.txt](/llms.txt).
> A full single-fetch corpus is available at [llms-full.txt](/llms-full.txt).
---
title: "Update a secret"
description: "Update a secret's name, type, or value."
method: "PUT"
endpoint: "/api/v1/secrets/:id"
order: 4
last_verified: 2026-07-27
---



`PUT /api/v1/secrets/:id`

Update a secret's name, type, or value.


  ### Path parameters

  - `id` _string_ **required** — The secret's UUID.



