Email validations
Validate an email address
Syntax, MX, role-account, and disposable-domain checks. Use before sending to reduce bounce rate.
post/email-validations
Request body
Response
OK
Example response
{
"success": true
}Syntax, MX, role-account, and disposable-domain checks. Use before sending to reduce bounce rate.
OK
{
"success": true
}