Skip to main content
This page is part of an AI coding agent skill and is written for agents, not humans. For the human-readable Base44 docs, see the developer documentation.

base44 secrets delete

Delete a secret from the current project.

Syntax

npx base44 secrets delete <key>

Arguments

ArgumentDescriptionRequired
<key>Name of the secret to deleteYes

Options

No options.

Examples

npx base44 secrets delete API_KEY

Notes

  • The secret is permanently removed from Base44
  • Requires authentication