---
title: "DELETE /api/dashboard/widgets/{widget_id}/"
method: DELETE
path: "/api/dashboard/widgets/{widget_id}/"
tags: ["Dashboard widgets"]
---

# DELETE /api/dashboard/widgets/{widget_id}/

`DELETE /api/dashboard/widgets/{widget_id}/`

Deletes the widget related to the given id.

## Path parameters

- `widget_id` integer, required

## Headers

- `ClientSessionId` string, uuid
- `ClientUndoRedoActionGroupId` string, uuid

## Response `204`

No response body

## Other responses

- `401`
- `404`

---

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