---
title: "Deletes a specific item"
method: DELETE
path: "/Items/{ItemID}"
tags: ["Accounting"]
---

# Deletes a specific item

`DELETE /Items/{ItemID}`

## Path parameters

- `ItemID` string, uuid, required

## Response `204`

Success - return response 204 no content

## Other responses

- `400` — A failed request due to validation error

---

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