Skip to main content
DELETE
Delete a bundle

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

storeId
string
required

Store ID

Example:

"64e5a8a1af49a89df37e4ee7"

parentSku
string
required

SKU of the product that represents the bundle. Case-sensitive and URL-encoded.

Query Parameters

variant_id
string

The parent variant. Send it if the SKU may be on more than one variant in your catalog.

Response

The bundle was removed

The bundle that was removed.

parent_sku
string
required

Parent SKU the request named.

Example:

"BUNDLE-STARTER-KIT"

variant_id
string
required

The parent variant whose bundle was removed.

Example:

"55518673568035"