Skip to content

Delete Bundle Content

DELETE
/kits/{kit_id}/kit_contents/{kit_content_id}

Remove a product variant from a bundle’s contents.

kit_id
required
number

ID of the bundle.

kit_content_id
required
number

The ID of the kit content. This is different from the product variant ID.

The product variant was succesfully removed from the bundle’s contents.

Ensure that the kit_id and kit_content_id are both correct.