verifycustomdomain

area emailaction verifycustomdomainPOSTwrite

Runs the verification check again for the custom domain to see if the DNS records are added.

This is for the custom from address system

Arguments

ArgumentTypeRequiredDescription
idintegerYesID of a custom domain to check for verification.

Example request

https://api.mailclickconvert.com/api.php
  ?apikey=YOUR_API_KEY
  &area=email
  &action=verifycustomdomain
  &id=222

The platform expects this call as a POST; the parameters are the same either way.

Response

<response>
  <customfromdomain>
    <id>11</id>
    <domain>test.com</domain>
    <dkimconfirmed>Yes</dkimconfirmed>
  </customfromdomain>
</response>

Need a call that isn't here?

Custom integration work is quoted on scope, and support is a person on weekdays, 9am to 5pm CST.