Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Your internal product ids that you would like to add to this bundle, they must be created in OrderProtection first
Example:
["product-1", "product-2", "product-2"]Response
The product variant has been successfully updated.
Example:
"ok"

