Skip to main content
DELETE
Update specific product children

Authorizations

Authorization
string
header
required

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

Path Parameters

productId
string
required

Body

application/json
productIds
string[]
required

Your internal product ids that you would like to add to this bundle, they must be created in OrderProtection first

Example:

Response

The product variant has been successfully updated.

status
string
required
read-only
Example:

"ok"