---
title: "Domain DNS Error"
method: POST
path: "DomainDNSError"
tags: ["Domain Events"]
---

# Domain DNS Error

`POST DomainDNSError` (webhook)

Triggered when there's a DNS configuration issue with your sending domain.

This event indicates that your domain's DNS records (SPF, DKIM, or DMARC)
may be misconfigured or have become invalid. This can affect email deliverability.

**Action required:** Check your domain's DNS settings in the dashboard
and verify all records are correctly configured.

## Payload

- object
  - `event` string
  - `timestamp` integer
  - `payload` object
    - `status` string
    - `details` string

## Acknowledgement `200`

Webhook received successfully

---

[API](https://skmtc.dev/arkhq-io/apis/ark-email-api.md) · [All operations](https://skmtc.dev/arkhq-io/apis/ark-email-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/arkhq-io/ark-email-api/revisions/dfe78a4bb565/schema)
