Remove item from bundle
DELETE/v2/bundles/:id/:productId
Remove a specific product from an existing bundle.
Permanently removes the product from the bundle configuration. This operation cannot be undone.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Bundle item successfully removed
Invalid bundle ID or product ID
Authentication required to remove bundle items
Bundle or bundle item not found
Internal server error occurred while removing bundle item