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
| Parameter | Type | Required | Description |
|---|---|---|---|
domain | string | Yes | The domain as created (e.g. mail.example.com). |
projectId | string | No | Target company (project id). Org-scoped tokens only; call email_list_projects first. |