---
title: "Update all the assets in an asset group."
method: PUT
path: "/app/v1/asset_groups/{id}/asset"
tags: ["asset_groups"]
---

# Update all the assets in an asset group.

`PUT /app/v1/asset_groups/{id}/asset`

Update all the assets in an asset group. Also updates estimation methods and default calculator input records that reference these AssetGroupAssets.

## Path parameters

- `id` string, uuid, required

## Response `200`

A successful operation

- AssetGroupAssetsUpdate
  - `asset_ids` string[]

---

[API](https://skmtc.net/validere/apis/carbonhub-api.md) · [All operations](https://skmtc.net/validere/apis/carbonhub-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/validere/carbonhub-api/revisions/053edab62415/schema)
