---
title: "Changes to Update board section"
method: PATCH
path: "/boards/{board_id}/sections/{section_id}"
---

# Changes to Update board section

`PATCH /boards/{board_id}/sections/{section_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 29 revisions.

- **2026-06-04** (v5) `b698c180678a` — 6 info
- **2024-02-08** (v5) `7529b464d5cb` — 1 breaking, 1 info
- **2023-05-12** (v5) `689b4b267639` — 1 info
- **2021-11-05** (v5) `8583f6373a80` — 2 breaking, 3 info

## Changes

- **2026-06-04** (v5) `b698c180678a` — 6 info
  - the request optional property `id` became not read-only
  - added the non-success response with the status `401`
  - added the non-success response with the status `404`
  - added the non-success response with the status `429`
  - removed the non-success response with the status `409`
  - the response optional property `id` became not read-only for the status `200`
- **2024-02-08** (v5) `7529b464d5cb` — 1 breaking, 1 info
  - the request property `name` became required
  - the response property `name` became required for the status `200`
- **2023-05-12** (v5) `689b4b267639` — 1 info
  - added the new optional `query` request parameter `ad_account_id`
- **2021-11-05** (v5) `8583f6373a80` — 2 breaking, 3 info
  - added the pattern `^\d+$` to the `path` request parameter `board_id`
  - added the pattern `^\d+$` to the `path` request parameter `section_id`
  - added the non-success response with the status `400`
  - added the non-success response with the status `403`
  - added the non-success response with the status `409`

---

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