Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the customer group to add the customers to
Body
application/json
An array of Customer IDs which needs to be added to the group.
Response
Non-paginated response with customers
Array of Customer objects