---
title: "Remove an expensereport"
method: DELETE
path: "/accounting/{connection_id}/expensereport/{id}"
tags: ["accounting", "expensereport"]
---

# Remove an expensereport

`DELETE /accounting/{connection_id}/expensereport/{id}`

## Path parameters

- `connection_id` string, required
- `id` string, required

## Response `200`

Successful

## Other responses

- `default` — Successful

## Changes

- **2026-09-26** `e0a7ff925921` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/unified/apis/unified-to-api/changes/accounting/:connection_id/expensereport/:id/delete.md)

---

[API](https://skmtc.dev/unified/apis/unified-to-api.md) · [All operations](https://skmtc.dev/unified/apis/unified-to-api/llms.txt) · [OpenAPI document](https://skmtc.dev/unified/apis/unified-to-api/revisions/e0a7ff925921?raw)
