Request a password reset code
Emails a verification code to the address supplied. PUBLIC — no authentication required. The response is IDENTICAL (204) whether or not an account exists for that address, so it cannot be used to discover which emails are registered.
POST
Error
Body
application/json
Forgot Password Send Code
ForgotPasswordSendCodeInput payload
Email address of the account requesting a reset code.
Example:
"user@acme.com"

