---
title: "Delete a shared report"
method: DELETE
path: "/v1/workspaces/{workspaceId}/shared-reports/{id}"
tags: ["Shared Report"]
---

# Delete a shared report

`DELETE /v1/workspaces/{workspaceId}/shared-reports/{id}`

## Path parameters

- `id` string, required — Represents a shared report identifier across the system.
- `workspaceId` string, required — Represents a workspace identifier across the system.

## Response `204`

Success

---

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