HomeAPI ReferenceStorefront GraphQL APIlatestVerifyemailotprequestschemainputOpenAIOpen in ChatGPTFynd Platform Versionv2.11.1 - latestv2.11.1 - latestv2.11.0v2.10.3v2.10.2v2.10.1input_objectVerifyEmailOtpRequestSchemaInputDescribes the request structure to verify OTP sent to an email address. This API validates the OTP and completes the email verification process.FieldsactionString!RequiredAction context for verification. Allowed values: verify, register, login.emailString!RequiredEmail address to verify.otpString!RequiredOne-time password to verify.register_tokenStringTemporary registration token for the user.Was this section helpful?YesNoPrevious« VerifyEmailForgotOtpRequestSchemaInputNextVerifyMobileForgotOtpRequestSchemaInput »