Skip to content

Delete product

DELETE
/web-pages/draft/drafts/{draftId}/products/{productId}
Required scope: viskan:draft:delete

Removes a product-to-layout connection from the draft.

Parameters

Path parameters

draftId  string
Format: uuid
Identifier of the draft. A draft is a workspace that holds unpublished changes to web store content.
productId  string
Format: uuid
Identifier of the product to remove.

Response

The product-to-layout connection was successfully removed.