input_object

SendEmailOtpRequestSchemaInput

Describes the request structure to send OTP to email.
Fields
Action to specify if to send or resent the OTP.
captcha_code
String
Captcha_code for sending email otp request.
email
String
Email of a user to send email OTP.
register_token
String
Unique temporary registration of the user.
token
String
Token to validate the request.