---
title: "update report"
method: PUT
path: "/v1/reports/{id}"
deprecated: true
---

# update report

`PUT /v1/reports/{id}`

> **Deprecated.**

This endpoint is deprecated. Use the /v1/organizations/{org_id}/reports/{id} endpoint instead.

## Request body

- object
  - `public` boolean

## Response `200`

successful

## Other responses

- `401` — Invalid API token
- `404` — Report not found

---

[API](https://skmtc.dev/venturusai/apis/api-v1.md) · [All operations](https://skmtc.dev/venturusai/apis/api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/venturusai/api-v1/revisions/c5126ca9e33f/schema)
