---
title: "delete report by id"
method: DELETE
path: "/mf/v1/report/{reportId}"
tags: ["report"]
---

# delete report by id

`DELETE /mf/v1/report/{reportId}`

delete report

## Path parameters

- `reportId` number, required

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `404` — The report cannot be deleted

---

[API](https://skmtc.dev/webankfintech/apis/mf-server.md) · [All operations](https://skmtc.dev/webankfintech/apis/mf-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/webankfintech/mf-server/revisions/5ad7fc23d2c6/schema)
