EndpointsItems (Products, Discounts)Delete an itemDelete an item DELETE /api/v3/item/:item_id This allows you to delete a product that is not in use. You will only be able to delete a product if it is not on any invoices or subscriptions. Request Responses200400401Object was deleted successfullyBad requestAuthentication error