Create a new secret
secrets
Create a new secret
Creates a new secret within a specific resource. The secret is stored securely in Infisical and the creator is automatically granted owner permissions. The secret value should be provided as a JSON string matching the format required by the resource type.
POST
Create a new secret
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Path Parameters
Type of resource the secret belongs to
Unique identifier of the resource to create the secret in
Body
application/json

