password_complexity_options is listed in the docs in several places, but I don’t see anywhere that defines what it contains or possible options.
Docs: https://auth0.com/docs/api/management/v2#Connections_patch_connections_by_id
{ "options": { ... "password_complexity_options": "object", ... } }