Skip to main content

Delete a wallbox

DELETE 

/v1/materials/wallboxes/:id

Remove a wallbox 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/wallboxes?manufacturerArticleNumber=….

Request

Responses

The wallbox was deleted.