Skip to main content

Tests if an email address is valid for registration. Returns 400 if the parameter is not an email address or 200

and a 'valid' parameter that indicates if the email address can be used for registration.

Tests if an email address is valid for registration. Returns 400 if the parameter is not an email address or 200 and a 'valid' parameter that indicates if the email address can be used for registration.

Request Body
  • email string required
Responses

Loading...