---
title: "Delete a Specific Report"
method: DELETE
path: "/reports/{id}"
---

# Delete a Specific Report

`DELETE /reports/{id}`

This endpoint deletes a report.

## Path parameters

- `id` integer, required

## Response `204`

204

## Other responses

- `403` — 403

---

[API](https://skmtc.net/seebot/apis/seebotlink.md) · [All operations](https://skmtc.net/seebot/apis/seebotlink/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/seebot/seebotlink/versions/2853c55f2fec/schema)
