Wired Plus API Documentation

API v1 Guide

Account

Automation

Contacts

Dynamic Rows

Lists

Campaigns

Transactional Emails

Lead Score

Products

Carts

Orders

Custom Fields

POST DeleteContact

Delete a contact.

This will completely remove a contact and its data from the system.

Input and output parameters

Any one of the fields required.

Input Parameter Name Type/Info
id delete contact by its id.
email delete contact by its email.
uid delete contact by its uid.
Outputs:
  • message - Contact deleted

Examples

Curl

    
    
    

PHP

    
    


jQuery

    
    


Result Format JSON