Delete a supplier user group user assignment.
DELETE
/suppliers/{supplierID}/usergroups/{userGroupID}/assignments/{userID}
204Roles
At least one of the roles below is required to access this endpoint.
FullAccessSupplierUserGroupAdmin
Parameters
Name | Type | Description | Possible Values | |
---|---|---|---|---|
supplierID | Required | string | ID of the supplier. | --- |
userGroupID | Required | string | ID of the user group. | --- |
userID | Required | string | ID of the user. | --- |