---
title: "Delete an insight"
method: DELETE
path: "/insights/{projectOwner}/{projectId}/{id}"
tags: ["insights"]
---

# Delete an insight

`DELETE /insights/{projectOwner}/{projectId}/{id}`

Delete an insight.

## Path parameters

- `projectOwner` string, required
- `projectId` string, required
- `id` string, uuid, required

## Response `200`

default response

- SuccessMessage
  - `message` string

---

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