Wired Plus API Documentation

API v1 Guide

Account

Automation

Contacts

Dynamic Rows

Lists

Campaigns

Transactional Emails

Lead Score

Products

Carts

Orders

Custom Fields

POST UnsubscribeContact

Unsubscribe a contact from all lists and prevent further marketing.

Input and output parameters

The input and output parameters for this method are:

*denotes required field.

Input Parameter Name Type/Info
*email Email address of the contact to unsubscribe.
campaign_id Attribute the un-subscribe to a campaign, this can be tracked in reporting.
reason Optional reason to the unsubscribe.
Outputs:
  • contact_id, the contact id of the contact unsubcribed.
  • message, result of the unsubscribe.

Examples

Curl

    
    
    

PHP

    
    


jQuery

    
    


Result Format JSON