| Name | Type | Description |
|---|---|---|
domainName | string | The domain name for which you want to verify the name servers. |
nameServers | string | A comma-separated list of name servers to be verified. |
{
"domainName": "yourdomain.com",
"nameServers": "ns1.dnsprovider.com,ns2.dnsprovider.com"
}curl --location --request POST 'https://api.zapmail.ai/api/v1/domain/connect' \
--header 'x-auth-zapmail: '{}