Removes a group membership from a customer.
DELETE
/v2/customers/{customer_id}/groups/{group_id}
Removes a group membership from a customer.
The customer is identified by the customer_id
value and the customer group is identified by the group_id
value.