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

# Delete

`DELETE /v2/dashboards/{id}`

Delete a dashboard.

## Path parameters

- `id` integer, required

## Response `204`

Dashboard successfully deleted.

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found
- `422` — Can not destroy the dashboard

---

[API](https://skmtc.net/dnsfilter/apis/dnsfilter-api.md) · [All operations](https://skmtc.net/dnsfilter/apis/dnsfilter-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dnsfilter/dnsfilter-api/revisions/29e5e6ee3316/schema)
