Skip to main content

Delete a subconstruction

DELETE 

/v1/materials/subconstruction/:id

Remove a subconstruction from your catalog. A product already used by an offer cannot be deleted — archive it instead (archived: true), which hides it from new offers while keeping existing ones intact. Requires write:materials. To address the product by manufacturer article number instead of id, use the same method on /v1/materials/subconstruction?manufacturerArticleNumber=….

Request

Responses

The subconstruction was deleted.