$cacheItem = array ( 'name' => 'Cache Path', 'id' => 'cache_path_id', 'is-clustered' => 1, 'enabled' => 1, 'path' => 'rest/abc/def/', ); eZCache::clearItem($cacheItem);