You can now create, update, or delete multiple secrets for your Worker in a single request using the bulk secrets endpoint.
- Include a secret with a value to create or update.
- Set a secret to
nullto delete. - Secrets not included in the request are left unchanged.
The following example creates API_KEY, updates the already existing DB_PASSWORD, and deletes OLD_SECRET:
{ "secrets": { "API_KEY": { "type": "secret_text", "name": "API_KEY", "text": "my-api-key" }, "DB_PASSWORD": { "type": "secret_text", "name": "DB_PASSWORD", "text": "my-db-password" }, "OLD_SECRET": null }}You can do the same from the command line using wrangler secret bulk:
npx wrangler secret bulk < secrets.jsonTo delete a key, set its value to null in the JSON file. Deletion is not supported with .env files.
Each request supports up to 100 total operations (creates, updates, and deletes combined).
Source: Cloudflare
Latest Posts
- Microsoft SharePoint Online: Retirement of Restricted SharePoint Search [MC1395311]
![Microsoft SharePoint Online: Retirement of Restricted SharePoint Search [MC1395311] 2 pexels mhmd sedky 1725307 3286817](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)
- AWS Secrets Manager introduces safe secrets handling in the Agent Toolkit for AWS

- Microsoft Entra: New service plans for Conditional Access and ID Protection for agents [MC1395007]
![Microsoft Entra: New service plans for Conditional Access and ID Protection for agents [MC1395007] 4 pexels olly 3764392](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)
- (Updated) Outlook Mobile: Follow a meeting option [MC1248393]
![(Updated) Outlook Mobile: Follow a meeting option [MC1248393] 5 pexels pixabay 209728](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)

![Microsoft SharePoint Online: Retirement of Restricted SharePoint Search [MC1395311] 2 pexels mhmd sedky 1725307 3286817](https://mwpro.co.uk/wp-content/uploads/2025/06/pexels-mhmd-sedky-1725307-3286817-150x150.webp)

![Microsoft Entra: New service plans for Conditional Access and ID Protection for agents [MC1395007] 4 pexels olly 3764392](https://mwpro.co.uk/wp-content/uploads/2024/08/pexels-olly-3764392-150x150.webp)
![(Updated) Outlook Mobile: Follow a meeting option [MC1248393] 5 pexels pixabay 209728](https://mwpro.co.uk/wp-content/uploads/2024/08/pexels-pixabay-209728-150x150.webp)
![(Updated) Microsoft Teams: Viva Engage communities in Teams [MC1218423] 7 (Updated) Microsoft Teams: Viva Engage communities in Teams [MC1218423]](https://mwpro.co.uk/wp-content/uploads/2025/06/pexels-weirdfish-2640604-96x96.webp)