# DELETE /report-dashboards/:id

**Resource:** [Reports](./reports.md)  
**Scopes:** `opportunities:read`  
**Write operation:** yes

Delete a dashboard and all its cards permanently.

## Parameters

| Name | In | Type | Required | Description |
|------|----|------|----------|-------------|
| `id` | path | uuid | yes | Dashboard UUID. |

---
Base URL: `https://api.trustpager.com/functions/v1/api/v1` — Auth: `Authorization: Bearer YOUR_API_KEY`