Secrets
Update
Update secret
PATCH
Authorizations
An access token in Infisical
Path Parameters
The name of the secret to update.
Minimum length:
1
Body
application/json
The ID of the project to update the secret in.
The slug of the environment where the secret is located.
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.
Available options:
shared
, personal
The ID of the tags to be attached to the updated secret.
Note to be attached in notification email.
Maximum length:
1024
Interval for secret rotation notifications, measured in days.
The new name for the secret.
Minimum length:
1
Update comment to the secret.
Response
200
application/json
Default Response
Was this page helpful?