Delete a bundle subscription item.
DELETE
/subscriptions/{subscriptionID}/bundles/{bundleID}/{bundleItemID}
204Roles
At least one of the roles below is required to access this endpoint.
FullAccessSubscriptionAdmin
Parameters
Name | Type | Description | Possible Values | |
---|---|---|---|---|
subscriptionID | Required | string | ID of the subscription. | --- |
bundleID | Required | string | ID of the bundle. | --- |
bundleItemID | Required | string | ID of the bundle item. | --- |