Reset Password Email
POST/api/authentication/resetpasswordemail
Tier: Public — stable, supported for third-party integration.
Sends a password-reset email to the address registered against the given username.
The email contains a link with a RequestId that must be passed to AuthenticationController.ForgotPassword(...).
Request
Responses
- 200
OK