---
title: "Mark existing report as downloaded"
method: PATCH
path: "/reports/id/{id}/downloaded"
tags: ["report_downloads"]
---

# Mark existing report as downloaded

`PATCH /reports/id/{id}/downloaded`

Mark existing report as downloaded

## Path parameters

- `id` integer, required

## Response `200`

Report is marked as downloaded

## Other responses

- `400` — Invalid ID supplied

---

[API](https://skmtc.net/wisk/apis/wisk-solutions-api.md) · [All operations](https://skmtc.net/wisk/apis/wisk-solutions-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wisk/wisk-solutions-api/versions/7752646cb610/schema)
