object

EmailOtpSuccess

Schema representing the response received upon successfully sending an OTP to the user's email.
Fields
success
Boolean
Whether the OTP send operation was successful.
resend_email_token
String
A token used to authorize the resending of an OTP via email.