Customzing the Password Reset Page Go to the API v2 explorer and generate a token with update:tenant_settings. Then call the tenants endpoint with the new HTML: PATCH https://{YOUR_DOMAIN}/api/v2/tenants/settings { "change_password": { "enabled": true,