---
title: "Delete a report setup note"
method: DELETE
path: "/reports/notes"
tags: ["Reports"]
---

# Delete a report setup note

`DELETE /reports/notes`

**Requires permission:** *ReportAdmins*

Removes a report-setup note by id (no-op if it does not exist).

## Query parameters

- `id` integer, required

## Response `204`

Success - Note deleted

## Other responses

- `400` — An Error Occurred - Could not delete note
- `401` — Unauthorized
- `403` — Forbidden

---

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