Remove a Subscriber
This method unsubscribes a user from a list.
URL
https://mail.tribearc.com/unsubscribe.php
PARAMETERS (POST)
email
user's emaillist
the list id you want to unsubscribe a user from. This encrypted & hashed id can be found under View all lists section named IDboolean
set this to "true" so that you'll get a plain text response
RESPONSE (Plain text)
Success: true
Error: Some fields are missing.
Error: Invalid email address.
Error: Email does not exist.
CLICK TO TRY ON POSTMAN