Secrets
Update
Update secret
PATCH
/
api
/
v3
/
secrets
/
raw
/
{secretName}
Authorizations
An access token in Infisical
Path Parameters
The name of the secret to update.
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 path of the secret to update.
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.
Interval for secret rotation notifications, measured in days.
The new name for the secret.
Minimum length:
1
Update comment to the secret.