delete_product
Permanently delete a product and cascade deletion to its rate plans and associated data using a product ID.
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) |