Secrets
Create
Create secret
POST
Authorizations
An access token in Infisical
Path Parameters
The name of the secret to create.
Minimum length:
1
Body
application/json
The ID of the project to create the secret in.
The slug of the environment to create the secret in.
The value of the secret to create.
The path to create the secret in.
Attach a comment to the secret.
The ID of the tags to be attached to the created secret.
Skip multiline encoding for the secret value.
The type of the secret to create.
Available options:
shared
, personal
Interval for secret rotation notifications, measured in days.
Note to be attached in notification email.
Maximum length:
1024
Response
200
application/json
Default Response
Was this page helpful?