Send reset password email
Sends the reset password email.
POST/v3/accounts/reset-password-request
Headers
originstring
Request body
emailstringrequired
Email address of the user.
Min length: 1Format: email
accountAliasstring
Unique account alias.
Length: [0,256]
Response
202
400
409
429
500
202 Accepted