---
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

---

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