Send a password reset email to a user. The user will receive an email with a link to reset their password.
Flow:
Note: This endpoint only initiates the password reset flow. The actual password change happens when the user follows the link in the email.
Documentation Index
Fetch the complete documentation index at: https://auth0-feat-ionic-capacitor-quickstart-modernization.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
The access token received from the authorization server in the OAuth 2.0 flow.
Password reset email sent successfully (or user not found - response is the same for security)
The response is of type string.