Skip to main content

Arguments

key
string
required
The key of the json entry.
path
string
required
The path to clear. $ is the root.

Response

How many values were cleared.
await redis.json.clear("key");