Secrets
Bulk Create
Create many secrets
POST
/
api
/
v3
/
secrets
/
batch
/
raw
Authorizations
Authorization
string
headerrequiredAn access token in Infisical
Body
application/json
environment
string
requiredThe slug of the environment to create the secret in.
secrets
object[]
requiredprojectSlug
string
The slug of the project to update the secret in.
workspaceId
string
The ID of the project to update the secret in.
secretPath
string
default: /The path to create the secret in.
Response
200 - application/json
secrets
object[]
requiredWas this page helpful?