deleteEntry
suspend fun deleteEntry(args: CacheStorage.DeleteEntryParameter, mode: CommandMode = CommandMode.DEFAULT)
Deletes a cache entry.
Deletes a cache entry.
Parameters
cacheId
Id of cache where the entry will be deleted.
request
URL spec of the request.