Wired Plus API Documentation

API v1 Guide

Account

Automation

Contacts

Dynamic Rows

Lists

Campaigns

Transactional Emails

Lead Score

Products

Carts

Orders

Custom Fields

POST DeleteProduct

Delete a product.

This feature must be enabled for your account.

Input and output parameters

*denotes required field.

Input Parameter Name Type/Info
id id of the product in the system.
sku Alternatively, can use the sku of the product instead of id.
Outputs:
  • id - system id for the product
  • message - deleted

Examples

Curl

    
    
    

PHP

    
    


jQuery

    
    


Result Format JSON