Setup

email_verify_domain

Trigger provider verification for a sending domain and return per-record status plus a DMARC advisory (DMARC never blocks verification).

write email_verify_domain

Trigger provider verification for a sending domain and return per-record status plus a DMARC advisory (DMARC never blocks verification). DNS can take minutes to hours to propagate — re-check later rather than re-creating.

Parameters

ParameterTypeRequiredDescription
domainstringYesThe domain as created (e.g. mail.example.com).
projectIdstringNoTarget company (project id). Org-scoped tokens only; call email_list_projects first.

On this page