Skip to main content

Arguments

key
str
required
The key of the json entry.
path
str
required
The path to delete. $ is the root.

Response

How many paths were deleted.
redis.json.del("key", "$.path.to.value")