Delete product
DELETE/subscriptions/products/:product_uuid
You cannot delete a product if it is part of an offering. You must detach the product from the offering first.
Request
Responses
- 204
- 500
Success. The product details are removed.
Internal server error. There was a system failure in the platform.