Bulk-add customers to groups
Attaches each customer in ids to every group in customer_group_ids.
Idempotent — customers already in a group are skipped server-side.
Groups from sibling stores are silently ignored. Returns counts of
customers and groups that were processed (post store-scoping).
Required scope: write_customers (for API-key authentication).
POST
Spree Admin SDK
Authorizations
Secret API key for admin access
JWT token for admin user authentication
Body
application/json
Spree Admin SDK

