Secret Imports

Create secret imports

post/api/v2/secret-imports

Request body

projectIdstring required

The ID of the project you are working in.

environmentstring required

The slug of the environment to import into.

pathstring

The path to import into.

isReplicationboolean

When true, secrets from the source will be automatically sent to the destination. If approval policies exist at the destination, the secrets will be sent as approval requests instead of being applied immediately.

Response

Default Response

messagestring required

Changes

No recorded changes to this endpoint across all 20 revisions of this API.