HomeAPI ReferenceStorefront GraphQL APIlatestForgotpasswordrequestschemainputOpenAIOpen in ChatGPTFynd Platform Versionv2.12.0 - latestv2.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 »