delete_product
Remove a product and its associated rate plans from the subscription billing system using the product ID to manage catalog updates.
Instructions
Delete a product. DELETE /products/{productId}. Warning: This also deletes associated rate plans and related data (cascading deletion).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| productId | Yes | Product ID (required) |