Delete a product

Method : DELETE

https://os.vucustom.com/api/v1/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

chevron-rightExample Requesthashtag
https://os.vucustom.com/api/v1/products?id=&sku=

200 Successful response example

{}

Last updated