---
title: "DELETE /dashboard/store/{dashboardId}"
method: DELETE
path: "/dashboard/store/{dashboardId}"
tags: ["Dashboard"]
---

# DELETE /dashboard/store/{dashboardId}

`DELETE /dashboard/store/{dashboardId}`

Delete dashboard

## Path parameters

- `dashboardId` string, required — the ID of dashboard

## Response `200`

SuccessResponse

- SuccessResponse
  - `count` integer, required — count elements in data
  - `data` object, required — data in JSON format type: object
  - `message` string, required — the message for user

## Other responses

- `400` — FailureResponse

## Changes

- **2026-07-17** `2f261ecc6074` — 1 info
  - the security scope `[]` was added to the endpoint's security scheme `bearer`
- **2021-11-03** `8b089db7394c` — 3 info
  - the security scope `[]` was added to the endpoint's security scheme `bearer`
  - api tag `Dashboard` added
  - api tag `dashboard` removed
- **2021-11-03** `31e15898198d` — 1 breaking, 1 warning, 1 info
  - added the new path request parameter `dashboardId`
  - deleted the `path` request parameter `dashboard ID`
  - the security scope `[]` was added to the endpoint's security scheme `bearer`
- **2021-10-19** `2ab28454b40f` — 1 info
  - the security scope `[]` was added to the endpoint's security scheme `bearer`
- **2021-10-13** `b1f82f1cf2a3` — 1 info
  - the security scope `[]` was added to the endpoint's security scheme `bearer`

[Full history](https://skmtc.dev/sipcapture/apis/homer-app/changes/dashboard/store/:dashboardId/delete.md)

---

[API](https://skmtc.dev/sipcapture/apis/homer-app.md) · [All operations](https://skmtc.dev/sipcapture/apis/homer-app/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sipcapture/homer-app/revisions/2f261ecc6074/schema)
