input_object

PasswordLoginRequestSchemaInput

Describes the request structure to login or register using an email address and password.
Fields
captcha_code
String
Captcha_code for sending password login request.
password
String
Password of user.
username
String
Username of user.