Delete a bundle product assignment.
DELETE
/bundles/{bundleID}/productassignments/{productID}
204Roles
At least one of the roles below is required to access this endpoint.
FullAccessBundleAdminBundleAssignmentAdmin
Parameters
Name | Type | Description | Possible Values | |
---|---|---|---|---|
bundleID | Required | string | ID of the bundle. | --- |
productID | Required | string | ID of the product. | --- |