Update Customer Group
| Endpoint | Method |
|---|---|
/api/admin/customers/groups/{id} | PUT |
Partial. code uniqueness excludes self.
System group restrictions
For system groups (is_user_defined=0), attempting to change code or is_user_defined returns 422. Only name is editable.
Permission: customers.groups.edit.

