---
title: "Delete Report"
method: DELETE
path: "/endofday/reports/{report_id}"
tags: ["End Of Day Reports"]
---

# Delete Report

`DELETE /endofday/reports/{report_id}`

Delete an EOD report with controlled Central Kitchen synchronization.

Admin may delete any branch. A normal branch user may delete only the branch
assigned to the login. CK GL history is voided (never physically erased), and
CK Balance source rows are removed so dashboards stop showing the deleted EOD.

## Path parameters

- `report_id` integer, required

## Headers

- `authorization` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/bamboome/apis/contact-sync-api.md) · [All operations](https://skmtc.dev/bamboome/apis/contact-sync-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bamboome/contact-sync-api/revisions/56beadb81ad2/schema)
