input_object

ForgotPasswordRequestSchemaInput

Describes the request structure to initiate the password recovery process for the user.
Fields
Required
Verification code or reset-link token obtained via verifyEmailForgotOTP, verifyMobileForgotOTP, or sendResetPasswordEmail.
password
String!
Required
New password for the User.