Delete offering
DELETE/subscriptions/offerings/:offering_uuid
When a subscription is created, it creates a snapshot of the offering. This means you can delete an offering without affecting any active subscriptions.
Request
Responses
- 204
- 500
Success. The subscription offering is removed.
Internal server error. There was a system failure in the platform.