Secrets
Bulk Update
Update many secrets
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
headerrequiredAn access token in Infisical
Body
application/json
projectSlug
string
The slug of the project to delete the secret in.
workspaceId
string
The ID of the project where the secret is located.
environment
string
requiredThe slug of the environment where the secret is located.
secretPath
string
default: /The path of the secret to update.
secrets
object[]
requiredResponse
200 - application/json
secrets
object[]
requiredWas this page helpful?