deletelist

area listverifyaction deletelistPOSTdestructive

Deletes a list given the list id

Arguments

ArgumentTypeRequiredDescription
idintegerYesid of the list to delete.

Example request

https://api.mailclickconvert.com/api.php
  ?apikey=YOUR_API_KEY
  &area=listverify
  &action=deletelist
  &id=24234

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

Response

<response>
  <success>List 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.