Remove a Customer from a GroupCopy Pagepost http://localhost:8080/v0/groups/{groupHayId}/removeCustomerPath ParamsgroupHayIduuidrequiredUnique identifier (UUID) of the GroupBody ParamsBody of a request to remove a customer from an existing groupcustomerIduuidrequiredUnique identifier (UUID) of the Customer associated to this GroupResponses 200Success 400Bad Request 403Forbidden 422Unprocessable Entity 500Internal Server Error 501Not ImplementedUpdated 12 days ago