Delete Cache Value
Last updated
Last updated
Delete cache value will delete a cache value based on the key of the cache value.
Key: enter in the key of a set cache value in order to delete it.
If we try to Get Cache Value for the same key after it is deleted, the response will come back as false.