https://areamembri.it/campaigns/unsubscribe.json
Removes a user from an existing campaign.
Parameters:
api_user | The provided API User credential for your account. |
api_key | The provided API Key credential for your account. |
business_id | The project ID you want to query in. |
listname | A valid campaign nicename. |
The user’s email. |
Return:
An object, containing:
- response: can either be “unsubscribed” or “noop”, depending if the user was unsubscribed successfully or not (because it wasn’t on the campaign).