lokalise_delete_key
Permanently delete a translation key and all its associated translations from a Lokalise project. Use for removing deprecated features or cleaning up obsolete content.
Instructions
Permanently removes obsolete content and all its translations. Required: projectId, keyId. Use for removing deprecated features, cleaning typos in key names, or content no longer needed. Returns: Deletion confirmation. Warning: Irreversible - all translations lost. Consider archiving important content first. For multiple keys, use bulk delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project ID containing the key | |
| keyId | Yes | Key ID to delete |