glpi_delete_item
Delete a GLPI item by type and ID. Optionally purge permanently to remove it from the system.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the item to delete | |
| force | No | Permanently delete (purge) if true | |
| itemType | Yes | The type of item to delete |