# deleteCacheItem
State Resource
This is a State Resource as provided by the tymly-core-plugin plugin.
# Purpose
Delete item from cache within Tymly
# Usage
# Example
{
"DeleteCacheItem": {
"Type": "Task",
"Resource": "module:deleteCacheItem",
"InputPath": "$",
"End": true
}
}