Feature: Endpoint https://tenant.auth0.com/dbconnections/change_password to be used alongside Bot Detection with password reset flow enabled
Description: “Suspicious request requires verification” Error on /dbconnections/change_password
Use-case: We want to send an email to the user upon creation so they can setup their password for the first time. We are aware about this article (Auth0 Support Center - “Suspicious request requires verification” Error on /dbconnections/change_password), however, we would like a solution that wouldn’t require disabling Bot Detection/CAPTCHA and that can still send email to the user (eliminating Management API solution).
Perhaps we can make use of an action to custom send an email alongside using Management API?