verify_domain
Trigger DNS verification for a domain to confirm SPF, DKIM, DMARC, and return-path records are correctly configured. Returns updated verification status to unblock email sending.
Instructions
Trigger DNS verification for a domain. When to use: user has configured DNS records (SPF/DKIM/DMARC/return-path) and wants PostStack to re-check them. Returns the new status — "verified" means sending is unblocked. Returns: shaped domain with updated status and per-record verified flags. Example: { id: 42 }
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Domain ID to verify |