Update a customer group
Updates name, description, or membership. customer_ids is a
full-set replacement — the server reconciles the membership to
match the array, adding new IDs and removing ones not present.
Send customer_ids: [] to clear all members.
Required scope: write_customers (for API-key authentication).
PATCH
Spree Admin SDK
Authorizations
Secret API key for admin access
JWT token for admin user authentication
Path Parameters
Customer group prefixed ID
Body
application/json
Spree Admin SDK

