Delete a bundle assignment.
DELETE
/bundles/{bundleID}/assignments/{buyerID}
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. | --- |
buyerID | Required | string | ID of the buyer. | --- |
userID | string | ID of the user. | --- | |
userGroupID | string | ID of the user group. | --- | |
sellerID | string | ID of the seller. | --- |