Delete step

Introduction

The β€œDelete” step is used to remove a specific key and its associated value from the cache.

Configuration

β€’ Key: The unique identifier for the cached value you want to delete. This parameter is required to specify which cache entry to remove.

β€’ Group: (Optional) The group to which the cached entry belongs.

Last updated