deletemessage

area emailaction deletemessagePOSTdestructive

Delete a message by message id

Arguments

ArgumentTypeRequiredDescription
idintegerYesmessage id

Example request

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

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

Response

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