Unsubscribe API

The URL to use for the Unsubscribe link is:
https://admin.cartstack.com/secure/unsubscribe-api.php?sid={SITE-ID}&ea={EMAIL ADDRESS}

The SIte ID will need to be included and can be found on the Setup page of your Cartstack dashboard.

A complete example of the URL will be:
https://admin.cartstack.com/secure/unsubscribe-api.php?sid=k5JcW11k&ea=test@gmail.com

When the call is successful, you should see a SUCCESS response from the API. If the call is unsuccessful you may see the following error messages:

  • Missing Site ID
  • Missing Email Address
  • Invalid Email Address
  • Invalid Site ID


Did this answer your question? Thanks for the feedback. Click the "Contact Us" button to the right if you need further help. There was a problem submitting your feedback. Please try again later.