Request a password reset
Authentication
Request a password reset
Request a password reset token for the given email address. Always returns success to avoid leaking whether an email is registered.
POST
Request a password reset
Body
application/json
Email address of the account to reset
Example:
"user@example.com"

