Skip to main content
POST
Add Customers to 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 add the customers to

Body

application/json
customers
string[]
required

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

Response

Non-paginated response with customers

data
object[]

Array of Customer objects