Authorizations
An access token in Infisical
Path Parameters
The name of the secret to update.
1
Body
The slug of the environment where the secret is located.
The ID of the project to update the secret in.
The slug of the project to update the secret in.
The new value of the secret.
The default path for secrets to update or upsert, if not provided in the secret details.
Skip multiline encoding for the secret value.
The type of the secret to update.
shared
, personal
The ID of the tags to be attached to the updated secret.
Note to be attached in notification email.
1024
Interval for secret rotation notifications, measured in days.
An array of user IDs that will receive the reminder email. If not specified, all project members will receive the reminder email.
The new name for the secret.
1
Update comment to the secret.
Response
Default Response