redis.json.clear("key")

Arguments

key
str
required
The key of the json entry.
path
str
default:"$"
The path to clear

Response

How many keys cleared from the objects.
redis.json.clear("key")