Create customer group
Create a new customer group. Names must be unique per org.
Authentication
AuthorizationBearer
API Key authentication using Bearer token
Request
Body
name
description
Response
201
id
name
description
customerCount
createdAt
updatedAt
customers
Errors
400
Bad Request Error
409
Conflict Error
500
Internal Server Error