---
title: "Deletes a specific linked transactions (billable expenses)"
method: DELETE
path: "/LinkedTransactions/{LinkedTransactionID}"
tags: ["Accounting"]
---

# Deletes a specific linked transactions (billable expenses)

`DELETE /LinkedTransactions/{LinkedTransactionID}`

## Path parameters

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