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