iyke_secret_delete
Delete a secret from a given scope, returning ok even if the key is missing, without affecting legacy unscoped keys.
Instructions
Delete a secret from the given scope. Same scope semantics as iyke_secret_get. Returns ok even if the key did not exist. Does not touch the legacy unscoped key — to clean up legacy entries, delete the value at the unscoped key directly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| scope | No |