Secrets

Create many secrets

post/api/v4/secrets/batch

Request body

projectIdstring required

The ID of the project to update the secret in.

environmentstring required

The slug of the environment to create the secret in.

secretPathstring

The path to create the secret in.

Response

Default Response

OR

Changes

Changed in 1 of the 19 revisions of this API.1

    • added the optional property anyOf[subschema #2]/approval/committerIdentityId to the response with the 200 status

      response-optional-property-added