Mass Update Customer Status
Overview
See the Customers menu overview for the full feature flow.
All admin endpoints require an admin Bearer token — see Authentication.
| Endpoint | Method |
|---|---|
/api/admin/customers/mass-update-status | POST |
Body: { "indices": int[], "value": 0|1 }. Invalid value → 400. Permission: customers.customers.edit.

