---
title: "Update a specific term"
method: PUT
path: "/taxonomy/{id}"
tags: ["taxonomy"]
---

# Update a specific term

`PUT /taxonomy/{id}`

Update a specific term

## Path parameters

- `id` string, required

## Request body

- AddTerm
  - `term` string — The name of the term

## Response `200`

Provider udpated

- Term
  - `id` string — UUID of term
  - `term` string — The name of the term

---

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