object
VerifyOtpSuccess
Schema representing the response received upon successful OTP verification.
Fields
register_token
StringA token used for registration purposes.
user
UserDetailDescribes the user details structure.
user_exists
BooleanWhether the user already exists.
Was this section helpful?