Remove products from a bundle by ID

When one or more products in a bundle are discontinued or no longer required, you don't want them to appear in the bundle.

With this endpoint, you can remove up to 25 products by ID.

Note
1. Products are only detached from the given product, not deleted. They can be added to the same or another product, at a later point.
2. At least one product must be specified.
3. If you don't have product ID, use the corresponding SKU-based endpoint - POST /products/sku/{sku}/bundles/actions/detach.

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!