---
title: "Changes to Update view"
method: PATCH
path: "/api/dm/views/{id}/"
---

# Changes to Update view

`PATCH /api/dm/views/{id}/`

> Every recorded change to this endpoint, newest first.
> 97 revisions in range; 1 not diffed.

## Timeline

Changed in 5 of 97 revisions.

- **2026-08-07** `e1ba2ecdbabb` — 4 breaking, 2 warning, 4 info
- **2026-07-27** `b9100d884b0b` — 1 warning, 2 info
- **2026-07-16** `4005021a10e7` — 1 breaking, 5 info
- **2026-07-14** `b45b0029f79f` — 3 info
- **2026-05-18** `c80722dcb684` — 2 info

## Changes

- **2026-08-07** `e1ba2ecdbabb` — 4 breaking, 2 warning, 4 info
  - added `#/components/schemas/PrepareParamsFiltersRequest` to the `data/filters` request property `allOf` list
  - added `#/components/schemas/PrepareParamsOrderingRequest` to the `data/ordering` request property `allOf` list
  - the `data/filters` request property type/format changed from `object`/`` to ``/``
  - the `data/ordering` request property type/format changed from `array`/`` to ``/``
  - removed the request property `data/filters/conjunction`
  - removed the request property `data/filters/items`
  - added the media type `application/x-www-form-urlencoded` to the request body
  - added the media type `multipart/form-data` to the request body
  - the request property `data/filters` became nullable
  - the request property `data/ordering` became nullable
- **2026-07-27** `b9100d884b0b` — 1 warning, 2 info
  - removed the optional property `filter_group/filters/items/child_filter` from the response with the `200` status
  - added the new optional request property `data/filters/items/items/child_filters`
  - added the optional property `filter_group/filters/items/child_filters` to the response with the `200` status
- **2026-07-16** `4005021a10e7` — 1 breaking, 5 info
  - the `locked_by` response's property type/format changed from `integer`/`` to `object`/`` for status `200`
  - added the optional property `locked_by/email` to the response with the `200` status
  - added the optional property `locked_by/id` to the response with the `200` status
  - added the optional property `locked_by/name` to the response with the `200` status
  - the response optional property `locked_by` became read-only for the status `200`
  - the response property `locked_by` became required for the status `200`
- **2026-07-14** `b45b0029f79f` — 3 info
  - added the optional property `is_locked` to the response with the `200` status
  - added the optional property `locked_at` to the response with the `200` status
  - added the optional property `locked_by` to the response with the `200` status
- **2026-05-18** `c80722dcb684` — 2 info
  - added the new `in_list` enum value to the request property `data/filters/items/items/operator`
  - added the new `not_in_list` enum value to the request property `data/filters/items/items/operator`

---

[Operation](https://skmtc.dev/humansignal/apis/label-studio-api/docs/api/dm/views/:id/patch.md) · [API](https://skmtc.dev/humansignal/apis/label-studio-api.md) · [Page](https://skmtc.dev/humansignal/apis/label-studio-api/changes/api/dm/views/:id/patch)
