🗑️ Delete Configuration
Permanently remove this configuration key from your environment.
// Configuration to be deleted
{ "name": "delete-configuration",
"type": "secret_key",
"value": "ak_live_••••••••••••••••",
"metadata": {
"created_at": "2024-11-02T14:20:00Z",
"rotates_every": 90 // days
}
}
⚠️
This action is irreversible
Deleting this configuration will immediately remove it from all active instances. Any services referencing this key will fail until updated. A fallback or new key must be provisioned separately.