---
title: "Add a new term"
method: POST
path: "/taxonomy"
tags: ["taxonomy"]
---

# Add a new term

`POST /taxonomy`

Add a new term

## Request body

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

## Response `201`

Succesfully added a new term

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