lokalise_bulk_delete_keys
Remove multiple obsolete keys permanently from a project. Use for cleaning up deprecated feature sets or post-refactoring. Irreversible—verify keys before execution.
Instructions
Large-scale cleanup removing multiple obsolete keys permanently. Required: projectId, keyIds array. Use for removing deprecated feature sets, post-refactoring cleanup, or major content pruning. Returns: Deletion results. Critical Warning: Irreversible batch operation - all selected keys and translations permanently deleted. Always verify key list before execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project ID containing the keys | |
| keyIds | Yes | Array of key IDs to delete (1-1000 keys) |