📄 MIPYME Documents
Deletes a specific product
DELETE
Endpoint URL
https://api-billing.koywe.com/V1/products/{product_id}
Removes a product identified by its ID.
Parameters
| Name | Location | Type | Required | Description |
|---|---|---|---|---|
product_id | path | integer | ✓ |
Responses
204
Product deleted successfully.