Delete a content key
delete_contentDelete a content key and all its translations permanently. Use for retiring copy no longer shown on the site. This action cannot be undone.
Instructions
Permanently remove a content / translation key and all its locale values. Use when retiring copy that's no longer rendered anywhere on the site. Returns 404 if the key doesn't exist. Destructive — no undo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Content key to delete, e.g. 'hero.headline' or 'gallery.home-carousel'. |