---
title: "Changes to Update labels"
method: PATCH
path: "/ad_accounts/{ad_account_id}/labels"
---

# Changes to Update labels

`PATCH /ad_accounts/{ad_account_id}/labels`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 29 revisions.

- **2026-06-04** (v5) `b698c180678a` — 6 breaking, 4 warning, 10 info
- **2025-10-16** (v5) `14c297539b64` — 6 breaking, 16 warning, 2 info
- **2025-08-14** (v5) `7d64d863909a` — 1 warning
- **2025-07-16** (v5) `43134ca41f18` — 1 info

## Changes

- **2026-06-04** (v5) `b698c180678a` — 6 breaking, 4 warning, 10 info
  - added `#/components/schemas/Pinterest.Lib.IntegerFormatType` to the `labels/items/id` request property `allOf` list
  - the request property `labels/items/status` became not nullable
  - removed the enum value `undefined` of the request property `labels/items/status`
  - the `labels/items/id` request property type changed from `string` to no type
  - the `errors/items/data/id` response's property type changed from `string` to no type for status `200`
  - the `labels/items/id` response's property type changed from `string` to no type for status `200`
  - removed the optional property `errors/items/data/parent_id` from the response with the `200` status
  - removed the optional property `errors/items/data/parent_type` from the response with the `200` status
  - removed the optional property `labels/items/parent_id` from the response with the `200` status
  - removed the optional property `labels/items/parent_type` from the response with the `200` status
  - added the non-success response with the status `400`
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the non-success response with the status `404`
  - added the non-success response with the status `429`
  - added `#/components/schemas/Pinterest.Lib.IntegerFormatType` to the `errors/items/data/id` response property `allOf` list for the response status `200`
  - added `#/components/schemas/Pinterest.Lib.IntegerFormatType` to the `labels/items/id` response property `allOf` list for the response status `200`
  - the response property `labels/items/id` became required for the status `200`
  - the response property `labels/items/label_type` became required for the status `200`
  - the response property `labels/items/value` became required for the status `200`
- **2025-10-16** (v5) `14c297539b64` — 6 breaking, 16 warning, 2 info
  - the response property `errors/items/data/label_type` became nullable for the status `200`
  - the response property `errors/items/data/parent_type` became nullable for the status `200`
  - the response property `errors/items/data/status` became nullable for the status `200`
  - the response property `labels/items/label_type` became nullable for the status `200`
  - the response property `labels/items/parent_type` became nullable for the status `200`
  - the response property `labels/items/status` became nullable for the status `200`
  - added the new `ACTIVE` enum value to the `errors/items/data/status` response property for the response status `200`
  - added the new `ACTIVE` enum value to the `labels/items/status` response property for the response status `200`
  - added the new `ARCHIVED` enum value to the `errors/items/data/status` response property for the response status `200`
  - added the new `ARCHIVED` enum value to the `labels/items/status` response property for the response status `200`
  - added the new `BRAND` enum value to the `errors/items/data/label_type` response property for the response status `200`
  - added the new `BRAND` enum value to the `labels/items/label_type` response property for the response status `200`
  - added the new `CAMPAIGN` enum value to the `errors/items/data/parent_type` response property for the response status `200`
  - added the new `CAMPAIGN` enum value to the `labels/items/parent_type` response property for the response status `200`
  - added the new `CUSTOM` enum value to the `errors/items/data/label_type` response property for the response status `200`
  - added the new `CUSTOM` enum value to the `labels/items/label_type` response property for the response status `200`
  - added the new `undefined` enum value to the `errors/items/data/label_type` response property for the response status `200`
  - added the new `undefined` enum value to the `errors/items/data/parent_type` response property for the response status `200`
  - added the new `undefined` enum value to the `errors/items/data/status` response property for the response status `200`
  - added the new `undefined` enum value to the `labels/items/label_type` response property for the response status `200`
  - added the new `undefined` enum value to the `labels/items/parent_type` response property for the response status `200`
  - added the new `undefined` enum value to the `labels/items/status` response property for the response status `200`
  - the request property `labels/items/status` became nullable
  - added the new `undefined` enum value to the request property `labels/items/status`
- **2025-08-14** (v5) `7d64d863909a` — 1 warning
  - the `labels/items/value` request property's maxLength was set to `100`
- **2025-07-16** (v5) `43134ca41f18` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/pinterest/apis/pinterest-rest-api/docs/ad_accounts/:ad_account_id/labels/patch.md) · [API](https://skmtc.dev/pinterest/apis/pinterest-rest-api.md) · [Page](https://skmtc.dev/pinterest/apis/pinterest-rest-api/changes/ad_accounts/:ad_account_id/labels/patch)
