POST /api/v3/meterGroup/updateUserAutoGroups

Refreshes group membership for all user-defined auto groups

RecalculateAllUserMeterAutoGroupsMembershipV3 Permissions: BuildingAndMeterGroups (Edit)
Use this endpoint to recalculate membership for all user-defined auto groups at once. Useful after bulk data changes that may affect group filter criteria.

Request Headers

Header Value Required Description
ECI-ApiKey string Yes Your API key. See Authentication.
Content-Type application/json Yes All requests must specify JSON content type, including the request body.

Responses

200 OK The request succeeded and the response body contains the requested data.