Secrets
Update
Update secret
PATCH
This endpoint requires you to disable end-to-end encryption. For more information, you should consult this note.
Authorizations
An access token in Infisical
Path Parameters
The name of the secret to update.
Body
application/json
The slug of the environment where the secret is located.
The new value of the secret.
The ID of the project to update the secret in.
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
Response
200 - application/json
Was this page helpful?