cURL
curl --request DELETE \ --url https://api.secure.quotivity.com/v1/bundles/{bundleId}/options/{optionId} \ --header 'x-api-key: <api-key>'
Deletes a bundle option and all its associated products and price book entries.
Bundle option deleted successfully