Returns the email address that should be used for sending test emails. Send a test message from any source (WordPress, SendGrid, CRM, etc.) to this address to validate SPF, DKIM, and DMARC authentication.
| Code | Description |
|---|---|
| 401 | Unauthorized |
| 403 | Forbidden |
| 404 | Not Found |
| 422 | Unprocessable Entity - domain parameter missing |
{
"domain": "caboplatinum.com",
"test_email_address": "abc123.t@dmarcinput.com"
}
| Param name | Description |
|---|---|
|
domain required |
Domain address (e.g., “example.com”) Validations:
|