Skip to main content
DELETE
Remove Customers from the Customer Group

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

customerGroupId
string
required

ID of the customer group to remove customers from

Body

application/json
customers
string[]
required

An array of Customer IDs which needs to be removed from the group.

Response

Non-paginated response with customers

data
object[]

Array of Customer objects