deletedomain

area emailaction deletedomainPOSTdestructive

This deletes a domain from the account.

Arguments

ArgumentTypeRequiredDescription
idintegerYescontaining the domain id to delete

Example request

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

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

Response

<response>
  <success>Domain Deleted</success>
</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.