Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the Customer group.
Body
application/json
Response
200 - application/json
Ok
Customer group details.
Adds or removes customers to a customer group
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the Customer group.
Ok
Customer group details.