Delete DRAFT product
Delete DRAFT product
DELETE
https://{workspace}.myeshopbox.com/product-engine/api/v1/products/{sku}
This endpoint deletes the DRAFT product from the workspace.
Path Parameters
Name
Type
Description
sku
string
unique code that identifies the characteristic of the product
Headers
Name
Type
Description
Authentication
string
The Bearer token to grant access to the API
Last updated