HomeAPI ReferenceStorefront GraphQL APIlatestVerifyEmailOtpRequestSchemaInputFynd Platform Versionv1.10.7 - latestv1.10.7 - latestv1.10.6v1.10.5v1.10.3v1.10.2v1.9.5v1.9.4input_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« userNextAuthSuccess »