mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-10 07:58:15 -05:00
12 lines
331 B
Plaintext
12 lines
331 B
Plaintext
---
|
|
title: "Update"
|
|
openapi: "PATCH /api/v2/secrets/"
|
|
---
|
|
|
|
<Tip>
|
|
Using this route requires understanding Infisical's system and cryptography.
|
|
It may be helpful to read through the
|
|
[introduction](/api-reference/overview/introduction) and [guide for updating
|
|
secrets](/api-reference/overview/examples/update-secrets).
|
|
</Tip>
|