PATCH
/
api
/
v3
/
secrets
/
batch
/
raw

This endpoint requires you to disable end-to-end encryption. For more information, you should consult this note.

Authorizations

Authorization
string
headerrequired

An access token in Infisical

Body

application/json
projectSlug
string
required

The slug of the project to update the secret in.

environment
string
required

The slug of the environment where the secret is located.

secretPath
string
default: /

The path of the secret to update

secrets
object[]
required

Response

200 - application/json
secrets
object[]
required