Change User Password via API with Policy

The document at Password Strength in Auth0 Database Connections
Indicates that it is possible to get information around what is failing when a password is attempted to be changed via the API.

However, the only information we are getting back from the API is {"statusCode":400,"error":"Bad Request","message":"PasswordStrengthError: Password is too weak"}

I am hitting the Auth0 Management API v2 PATCH Id endpoint

Can you shed light on this at all, please?

Anyone able to help me out here? ^ :pray: