Wired Plus API Documentation

API v1 Guide

Account

Automation

Contacts

Dynamic Rows

Lists

Campaigns

Transactional Emails

Lead Score

Products

Carts

Orders

Custom Fields

POST ResubscribeContactToList

Resubscribe an active contact to list.

Input and output parameters

The input and output parameters for this method are:

*denotes required field.

Input Parameter Name Type/Info
*email varchar(255) the email address of the contact to resubscribe.
listid* integer(11) - The id of the list you want to subscribe the contact to
Outputs:
  • Message

Examples

Curl

    
    
    

PHP

    
    


jQuery

    
    


Result Format JSON