unsubscribeemail

area emailaction unsubscribeemailPOSTwrite

This api allows you to unsubscribe an email address by adding it to the account's unsubscribe list.

Arguments

ArgumentTypeRequiredDescription
emailstringYesthe full email address to unsubscribe.

Example request

https://api.mailclickconvert.com/api.php
  ?apikey=YOUR_API_KEY
  &area=email
  &action=unsubscribeemail
  &email=example@test.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.