--- title: User exists (/user/exists) tags: user , live --- **URL** : /user/exists --- **Request** ``` { "phoneNumber" : "8178877222", "email" : "1sk11rf239229@gmail.com" } ``` **Description** --- **Response** ``` { "meta": { "code": 200, "message": "Success!" }, "data": { "userExist": false } } ``` ``` { "meta": { "code": 4008, "message": "Phone or email already in use" }, "data": {} } ``` **Description**
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up