VerifyEmailRequest
Request to verify your email and complete registration.
- codeType: stringmin length:6max length:6
Pattern: ^\d{6}$requiredThe 6-digit verification code sent to your email.
- emailType: stringFormat: emailrequired
The email address used during registration.