---
title: "Deletes a dashboard."
method: DELETE
path: "/dash/v{version}/Dashboards/{dashboardId}"
tags: ["Dashboards"]
---

# Deletes a dashboard.

`DELETE /dash/v{version}/Dashboards/{dashboardId}`

## Path parameters

- `dashboardId` integer, required
- `version` string, required

## Headers

- `company-id` string, required

## Response `200`

Success

- boolean

## Other responses

- `400` — Bad Request

---

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