---
title: "Delete a report delegation (legacy DELETE /Reports/Delegation)"
method: DELETE
path: "/Reports/Delegation"
tags: ["Reports"]
---

# Delete a report delegation (legacy DELETE /Reports/Delegation)

`DELETE /Reports/Delegation`

**Requires permission:** *HoD*

Removes a report-writing delegation by id. Port of the legacy v2 DeleteDelegation endpoint.

## Request body

- DeleteDelegationRequest
  - `id` integer

## Response `204`

Success - Deleted

## Other responses

- `400` — An Error Occurred - Could not delete delegation
- `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)
