Tool
analytics_insight_delete
Permanently delete one saved insight of the current product.
Permanently delete one saved insight of the current product. Dashboards referring to it will no longer resolve it.
Behavior
- HTTP
DELETE /analytics/insights/:id
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
| id | string | • | The insight's uuid; slugs are not accepted here |
Response
| Field | Type | Always | Description |
|---|---|---|---|
| id | string | • | |
| deleted | boolean | • |
Try it
Permanently delete one saved insight of the current product.