Files
infisical/docs/api-reference/endpoints/secrets/create.mdx

12 lines
341 B
Plaintext

---
title: "Create"
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-secret).
</Tip>