delete_keys
Remove specific localization keys from a Tolgee project by providing the project ID and a list of key IDs to delete.
Instructions
Delete one or more localization keys from a Tolgee project.
Args:
project_id: The numeric ID of the project.
key_ids: List of key IDs to delete.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| key_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |