redis.json.clear("key")

Arguments

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

Response

The length of the array after the appending.
redis.json.clear("key")