Hello,
i'm trying to use this API to reset password of a user on Neo4j 4.1.1 but i receive 404:
curl -v -H "Content-Type: application/json" -X POST -d '{"password":"Accenture.1"}' -u neo4j:neo4j http://localhost:7474/user/neo4j/password
About to conn...