# Delete

`DELETE /api/2.0/lakeview/dashboards/{dashboard_id}`

Trash a dashboard.

API scopes: dashboards

## Path parameters

- `dashboard_id` (string, optional)
  UUID identifying the dashboard.

## Response

```json
{}
```

