delete_secret
Deletes a secret from a project by key and project ID. Use this to remove stored secrets and keep your database environment secure.
Instructions
Delete a secret from a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Secret key to delete | |
| project_id | Yes | The project ID |