---
title: "Update a specific cost option"
method: PUT
path: "/costoptions/{id}"
tags: ["costoptions"]
---

# Update a specific cost option

`PUT /costoptions/{id}`

Update a specific cost option

## Path parameters

- `id` string, required

## Request body

- AddCostOption
  - `option` string, required — Detail of the cost option

## Response `200`

Provider udpated

- CostOption
  - `id` string — UUID of cost option
  - `option` string — Detail of the cost option

---

[API](https://skmtc.net/london-borough-of-hackney/apis/lbh-col-directory-of-services-gateway-api.md) · [All operations](https://skmtc.net/london-borough-of-hackney/apis/lbh-col-directory-of-services-gateway-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/london-borough-of-hackney/lbh-col-directory-of-services-gateway-api/revisions/eb9745a84cde/schema)
