---
title: "Re-apply defaults to multiple calculator configurations"
method: PUT
path: "/app/v1/estimation_methods/configurations/apply_defaults"
tags: ["estimation_methods"]
---

# Re-apply defaults to multiple calculator configurations

`PUT /app/v1/estimation_methods/configurations/apply_defaults`

## Request body

- object[]
  - `estimation_method_id` string, uuid
  - `year_month` string

## Response `200`

Successfully set defaults on the calculator configurations

- object
  - `status` 'success' | 'failed'
  - `data` object — Dictionary of results where the key is {Estimation method ID}_{Year month}

---

[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)
