Delete a product
Method : DELETE
https://admin.vucustom.com/api/:api_version/products?id=&sku=
URL Parameters
Field Name
Description
id
Deletes only a product specified by the system generated id
sku
deletes only a product specified by sku
200 Successful response example
{}
Last updated