Inventory API
Products

Delete Product

This API endpoint (DELETE) removes an existing product. If the request succeeds it returns the id of the deleted product. Permissions: products.remove Webhook event: product-removed

Path Parameters

id * The id of the product to delete.