Delete a customer group
Soft-deletes the group. Member users are not deleted; their customer_group_users rows are dropped.
Required scope: write_customers (for API-key authentication).
DELETE
Spree Admin SDK
Authorizations
Secret API key for admin access
JWT token for admin user authentication
Path Parameters
Customer group prefixed ID
Response
204
customer group deleted
Spree Admin SDK

