Permanently Delete Item
System administrators are able to permanently delete a deleted item that is no longer required.
- Connect to the configuration web service. 
 - Set the unique identifier of the deleted item to be permanently deleted.
 
- The item must already be deleted before it can be permanently deleted.
 - This action cannot be undone.
 
Code Sample
# Permanently deletes the deleted item.
$xia.DO_PermanentlyDeleteItem(37584);