---
title: "Delete Item"
method: DELETE
path: "/api/v1/items/{itemId}"
tags: ["Items"]
---

# Delete Item

`DELETE /api/v1/items/{itemId}`

## Path parameters

- `itemId` string, uuid, required

## Response `200`

OK

---

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