---
title: "Changes to Delete board"
method: DELETE
path: "/boards/{board_id}"
---

# Changes to Delete board

`DELETE /boards/{board_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 29 revisions.

- **2026-06-04** (v5) `b698c180678a` — 1 info
- **2025-10-16** (v5) `14c297539b64` — 3 info
- **2023-05-12** (v5) `689b4b267639` — 1 info
- **2022-04-08** (v5) `c561dee8c137` — 1 info
- **2021-11-05** (v5) `8583f6373a80` — 1 breaking, 2 info

## Changes

- **2026-06-04** (v5) `b698c180678a` — 1 info
  - added the success response with the status `200`
- **2025-10-16** (v5) `14c297539b64` — 3 info
  - added the non-success response with the status `400`
  - added the non-success response with the status `401`
  - removed the non-success response with the status `409`
- **2023-05-12** (v5) `689b4b267639` — 1 info
  - added the new optional `query` request parameter `ad_account_id`
- **2022-04-08** (v5) `c561dee8c137` — 1 info
  - added the non-success response with the status `409`
- **2021-11-05** (v5) `8583f6373a80` — 1 breaking, 2 info
  - added the pattern `^\d+$` to the `path` request parameter `board_id`
  - added the non-success response with the status `403`
  - added the non-success response with the status `429`

---

[Operation](https://skmtc.dev/pinterest/apis/pinterest-rest-api/docs/boards/:board_id/delete.md) · [API](https://skmtc.dev/pinterest/apis/pinterest-rest-api.md) · [Page](https://skmtc.dev/pinterest/apis/pinterest-rest-api/changes/boards/:board_id/delete)
