RequestPasswordResetInput
Input type for the RequestPasswordReset mutation.
Input fields
The URL from which the reset was requested. If supported, it is used as the base URL to generate the reset link in the email sent to the user.
The email requesting a password reset email. Provide either this or the userNumber.
The number of the user requesting a password reset email. Provide either this or the email.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"baseUrl": "assume-American-card-coach-Mrs",
"email": "environmental-forward-media-effort-fund",
"userNumber": "box-dog-want-single-resource"
}