ForgotPasswordRequest
emailstring
The email address associated with the account to send the password reset email to
Example:
[email protected]ForgotPasswordRequest
{
"email": "[email protected]"
}
The email address associated with the account to send the password reset email to
[email protected]{
"email": "[email protected]"
}