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

NameTypeDescription

sku

string

unique code that identifies the characteristic of the product

Headers

NameTypeDescription

Authentication

string

The Bearer token to grant access to the API

Last updated