Tool
analytics_dashboard_delete
Permanently delete one saved dashboard of the current product.
Permanently delete one saved dashboard of the current product. The insights its tiles referred to are not deleted.
Behavior
- HTTP
DELETE /analytics/dashboards/:id
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
| id | string | • | The dashboard's uuid; slugs are not accepted here |
Response
| Field | Type | Always | Description |
|---|---|---|---|
| id | string | • | |
| deleted | boolean | • |
Try it
Permanently delete one saved dashboard of the current product.