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: "Create"
|
||||
openapi: "POST /api/v2/secrets/"
|
||||
openapi: "POST /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 creating
|
||||
secrets](/api-reference/overview/examples/create-secrets).
|
||||
secrets](/api-reference/overview/examples/create-secret).
|
||||
</Tip>
|
||||
|
||||
Reference in New Issue
Block a user