---
title: "Delete a Board View"
method: DELETE
path: "/1/boards/{boardId}/views/{viewId}"
tags: ["Boards"]
---

# Delete a Board View

`DELETE /1/boards/{boardId}/views/{viewId}`

Delete a Board View by specifying its ID.

## Response `204`

Success - no Content

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `429` — Rate Limit Exceeded
- `default` — Error

---

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