Diagnose inbound DNS for a domain
Runs live DNS checks for inbound email readiness (MX correctness, apex CNAME collision, and common DNS blocklists for the Novu mail host). Returns structured issues with plain-language fixes.
Authorization
Authorization<token>API key authentication. Allowed headers-- "Authorization: ApiKey <novu_secret_key>".
In: header
Path Parameters
domainRequiredstringHeader Parameters
idempotency-keystringA header for idempotency purposes
Response Body
OK
okRequiredbooleanTrue when there are no error-severity issues
runAtRequiredstringISO timestamp when the diagnostic run finished
checksRequiredarray<object>issuesRequiredarray<object>