Check DNS records
POST
/v2/domains/dns/check
Check DNS Records for Domain
Endpoint
Request Body
Name | Type | Description |
---|---|---|
domainIds | array | An array of domain IDs for which DNS records should be checked. |
Example Request
{
"domainIds": ["domainId1", "domainId2"]
}
Request
Header Params
x-auth-zapmail
string
required
Example:
{{x-auth-zapmail}}