Verifications
Verify Email
Verify single email address and returns result of verification. Required Access Level: VerifyEmails
post/verifications/{email}
Path parameters
emailstring string required
string
Email address to verify
Response
OK
Example response
{
"Domain": "example.com"
}