secrets_delete_secret
Delete a secret by specifying its key and scope. Removes the secret permanently from the Databricks workspace.
Instructions
Delete the secret stored at key within scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | Yes | Scope name | |
| key | Yes | Secret key name |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |