Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Create customer group details
Customer group name
Response
201 - application/json
Created
Customer group details.
Creates a new customer group
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Create customer group details
Customer group name
Created
Customer group details.