Response ‒ Users/ValidateEmail
All the same properties in the request are returned in the response.
Example JSON Users/ValidateEmail Request
Status 200 – OK
If the email does not exist and has valid email syntax, then the response is empty.
If the email exists, then the following error message is returned – Email already exists.
If the email does not have valid email syntax, then the following error message is returned – Email is not valid.