Remove Customers from the Customer Group
Remove Customers from the Customer Group
Remove one or multiple customers from the Customer Group. Please note that unknown or wrong Customer IDs are ignored, no error is returned.
DELETE
Remove Customers from the Customer Group
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the customer group to remove customers from
Body
application/json
An array of Customer IDs which needs to be removed from the group.
Response
Non-paginated response with customers
Array of Customer objects
