Skip to main content

Delete a product

DELETE 

/products/:id

Soft-deletes the product identified by the given UUID. Only works on products belonging to the authenticated logistics company. Requires X-Partner-API-Key header.

Request

Responses