unsubscribedomain

area emailaction unsubscribedomainPOSTdestructive

This api allows you to unsubscribe a domain by adding it to the account's unsubscribe list.

Arguments

ArgumentTypeRequiredDescription
domainstringYesthe domain to unsubscribe.

Example request

https://api.mailclickconvert.com/api.php
  ?apikey=YOUR_API_KEY
  &area=email
  &action=unsubscribedomain
  &domain=domain.com

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

Response

<response>
  <status>Processed</status>
</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.