Docs/Secrets/Bulk Operations

Bulk Operations, Migration & Cross-Environment Copy

Import multiple secrets at once, copy variables between environments, and export encrypted bundles for disaster recovery.

1. Bulk Upsert Secrets

Upload an array of key-value pairs atomically inside a single database transaction:


POST /v1/secrets/envs/{envId}/secrets/bulkAuth

Request
POST/v1/secrets/envs/{envId}/secrets/bulk
Response

2. Copy Secrets Between Stages

Clone baseline configurations from staging into a newly provisioned preview environment:


POST /v1/secrets/envs/{sourceEnvId}/copyAuth

Request
POST/v1/secrets/envs/{sourceEnvId}/copy
Response

We use cookies and similar technologies to measure traffic and improve the site. You can choose which categories to allow. Manage Preferences.