Is there a way to initiate a password reset request from the CLI or API? I’m not referring to the manage.py command to set a specified new password, rather just to replicate the “Forgot Password” form on the sign-in page so that the user receives an email to reset their password.
Thanks