Email Domains

Verify workspace domain DNS records

Verify that all required DNS records (SPF, DKIM, DMARC) are properly configured. Call this after adding all DNS records from the finalize step. Once verified, the domain is ready for sending emails.

post/workspace/{workspace_id}/domains/{id}/verify-dns

Path parameters

workspace_idstring uuid required

Workspace ID

idstring uuid required

Domain ID

Response

DNS verification result

verifiedboolean required

Whether all DNS records are verified

messagestring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.