5a5597ebb2d6

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-126178842.7 MB
webchat

Check a domain's DNS TXT record now

Synchronous check so the dashboard can show a result immediately.

The weekly sweep (webchat.recheck_domains) is what keeps it honest afterwards; this is the impatient-customer path.

post/v1/webchat/widgets/{widget_id}/domains/{domain_id}/verify

Path parameters

widget_idstring uuid required
domain_idstring uuid required

Response

Successful Response

idstring uuid required
hostnamestring required
include_subdomainsboolean required
verification_statestring required
verification_tokenstring required
verified_atstring date-time nullable required
last_checked_atstring date-time nullable required
failure_reasonstring nullable required