Deeply Verify User Exists
Verify if a user already exists via email, address, or phone number
Last updated
Was this helpful?
Verify if a user already exists via email, address, or phone number
Last updated
Was this helpful?
Was this helpful?
{
"data": {}
}{
"error": {
"statusCode": 400,
"code": "UserAlreadyExists",
"message": "User already exists with email [email protected]",
"data": {}
}
}