---
title: "Delete Insights"
method: DELETE
path: "/v0/aoi/{aoi_id}/insights/{insight_id}"
tags: ["Insights"]
---

# Delete Insights

`DELETE /v0/aoi/{aoi_id}/insights/{insight_id}`

Deletes an insight

## Path parameters

- `aoi_id` string, required
- `insight_id` string, required

## Query parameters

- `project_id` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `403` — Forbidden

---

[API](https://skmtc.net/pixxel/apis/stargate.md) · [All operations](https://skmtc.net/pixxel/apis/stargate/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pixxel/stargate/revisions/b501e2ca5a9d/schema)
