---
title: "Delete an existing Dashboard"
method: DELETE
path: "/{username}/dashboards/{id}"
tags: ["Dashboards"]
---

# Delete an existing Dashboard

`DELETE /{username}/dashboards/{id}`

## Path parameters

- `username` string, required
- `id` string, required

## Response `200`

Deleted Dashboard successfully

- string

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Server Error

---

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