input_object

SendEmailOtpRequestSchemaInput

Describes the request structure to send OTP to an email.
Fields
Action to send or resend the OTP.
captcha_code
String
Captcha code for sending the email OTP request.
email
String
Email address to send the OTP.
register_token
String
Temporary registration token for the user.
token
String
Token used to validate the request.