You can delete items from an encrypted index using delete():

index.delete(["item1", "item2"])
This operation is irreversible. Once you delete an item, you cannot recover it.

API Reference

For more information on deleting items from an encrypted index, refer to the API reference: