---
title: "Delete Dashboard"
method: DELETE
path: "/api/v2/dashboards/{id}"
tags: ["Dashboards"]
---

# Delete Dashboard

`DELETE /api/v2/dashboards/{id}`

Deletes a dashboard

## Path parameters

- `id` string, required

## Response `200`

Successfully deleted dashboard

- EmptyResponse

## Other responses

- `401` — Unauthorized
- `404` — Dashboard not found

---

[API](https://skmtc.dev/hyperdxio/apis/hyperdx-external-api.md) · [All operations](https://skmtc.dev/hyperdxio/apis/hyperdx-external-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hyperdxio/hyperdx-external-api/revisions/3399efdca551/schema)
