---
title: "Update the subsector association scheme commitments"
method: POST
path: "/v1.0/subsector-schemes/{id}/target-commitments"
tags: ["Subsector association scheme details update"]
---

# Update the subsector association scheme commitments

`POST /v1.0/subsector-schemes/{id}/target-commitments`

## Path parameters

- `id` integer, required

## Request body

- TargetCommitmentsUpdateDTO — The sector association scheme commitments fields
  - `targetCommitments` TargetCommitmentUpdateDTO[], required
    - `id` integer, required
    - `targetImprovement` string, decimal, required

## Response `204`

No Content

## Other responses

- `400` — Bad Request Error Code | Description FORM1001 | Form validation failed NOTFOUND1001 | Resource not found SUBSECTOR_SCHEME1001 | Target commitments are not related to subsector scheme SUBSECTOR_SCHEME1002 | Subsector association scheme version is not updatable
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/beis/apis/api-documentation.md) · [All operations](https://skmtc.net/beis/apis/api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/beis/api-documentation/versions/f5f4d893b86b/schema)
