Vai al contenuto principale
Delete secrets from your project. When you delete a secret, any deployed backend functions that reference it are automatically redeployed.
If a backend function references a deleted secret, it may fail when trying to access the missing value. Remove the secret from your function code before deleting it.

Usage

Arguments

Example

See also