Note: You are viewing an older version of the documentation. Click here to go the latest versionHomeAPI ReferenceStorefront GraphQL API2.11.8ForgotPasswordRequestSchemaInputOpenAIOpen in ChatGPTFynd Platform Versionv2.11.8v2.12.0 - latestv2.11.10v2.11.9v2.11.8v2.11.7input_objectForgotPasswordRequestSchemaInputDescribes the request structure to initiate the password recovery process for the user.FieldscodeString!RequiredVerification code or reset-link token obtained via verifyEmailForgotOTP, verifyMobileForgotOTP, or sendResetPasswordEmail.passwordString!RequiredNew password for the User.Previous« EditProfileRequestSchemaInputNextFormRegisterRequestSchemaInput »