Wired Plus API Documentation

API v1 Guide

Account

Automation

Contacts

Dynamic Rows

Lists

Campaigns

Transactional Emails

Lead Score

Products

Carts

Orders

Custom Fields

POST BulkSuppressContact

Suppress multiple contacts.

Please note: Once contacts are suppressed, they cannot be moved into an Active state and cannot be emailed.

Input and output parameters

The input and output parameters for this method are:

*denotes required field.

Input Parameter Name Type/Info
ids* array - contact ids to suppress
Outputs:
  • array of results for each id provided
  • id - contact ID
  • status - HTTP status
  • message - response message
  • error - error message, only present on row errors

Examples

Curl

    
    
    

PHP

    
    


jQuery

    
    


Result Format JSON