---
title: "Delete shared report"
method: DELETE
path: "/shared-report/{id}"
tags: ["Shared reports"]
---

# Delete shared report

`DELETE /shared-report/{id}`

## Path parameters

- `id` string, uuid, required

## Response `200`

## Changes

- **2026-08-11** `398aef013538` — 1 breaking
  - for the `path` request parameter `id`, the type/format was changed from `string`/`` to `string`/`uuid`

[Change history](https://skmtc.dev/voluum/apis/voluum-api/changes/shared-report/:id/delete.md)

---

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