DELETE
/
api
/
v3
/
secrets
/
batch
/
raw

Authorizations

Authorization
string
headerrequired

An access token in Infisical

Body

application/json
environment
string
required

The slug of the environment where the secret is located.

secrets
object[]
required
projectSlug
string

The slug of the project to delete the secret in.

workspaceId
string

The ID of the project where the secret is located.

secretPath
string
default: /

The path of the secret.

Response

200 - application/json
secrets
object[]
required

Was this page helpful?