await redis.json.del("key", "$.path.to.value");
Delete a key from a JSON document.
Was this page helpful?