---
title: "Deletes all Component Contribution Override Values for a given locked model"
method: DELETE
path: "/componentcontributionoverridevalues/{forecastModelId}"
tags: ["ComponentContributionOverrideValues"]
---

# Deletes all Component Contribution Override Values for a given locked model

`DELETE /componentcontributionoverridevalues/{forecastModelId}`

## Path parameters

- `forecastModelId` string, uuid, required

## Response `200`

If Contribution Override Values were deleted successfully

## Other responses

- `400` — If model is not locked
- `401` — If the user isn't authenticated
- `403` — Forbidden
- `404` — If model wasn't found
- `422` — Forecast model is expired or is not a production model
- `429` — If the user has sent too many requests

---

[API](https://skmtc.net/prevedere/apis/board-foresight-api-v1.md) · [All operations](https://skmtc.net/prevedere/apis/board-foresight-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/prevedere/board-foresight-api-v1/revisions/c5ac8232e334/schema)
