mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Update docs for blind indices and secrets v3 endpoints
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
---
|
||||
title: "Update"
|
||||
openapi: "PATCH /api/v2/secrets/"
|
||||
openapi: "PATCH /api/v3/secrets/{secretName}"
|
||||
---
|
||||
|
||||
<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).
|
||||
secrets](/api-reference/overview/examples/update-secret).
|
||||
</Tip>
|
||||
|
||||
Reference in New Issue
Block a user