Secrets

Create many secrets

post/api/v3/secrets/batch/raw

Request body

projectSlugstring

The slug of the project to update the secret in.

workspaceIdstring

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