Skip to main content

Remove Bundle Item from a bundle

DELETE 

/v1/bundles/:id/:productId

Remove Bundle Item from a bundle

Request

Path Parameters

    id integerrequired

    Bundle identifier

    Example: 1234
    productId integerrequired

    Product identifier

    Example: 5678

Responses

Bundle Item deleted

Schema

    boolean

Loading...