POST
/
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
header
required

An access token in Infisical

Body

application/json
environment
string
required

The slug of the environment to create the secret in.

projectSlug
string
required

The slug of the project to create the secret in.

secrets
object[]
required
secretPath
string
default:
/

The path to create the secret in.

Response

200 - application/json
secrets
object[]
required