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
id * The id of the product to delete.