email_exists
This endpoint will check if the given email address is available for registration or not.
Resource URL
http://localhost/api/userplus/email_exists/
Method
POST
Required Parameters
- key – get API key from Settings > User Plus
Optional Parameters
- none
Sample Request URL
http://localhost/api/userplus/email_exists/?key=KEY-HERE&email=xyz@abc.com