---
title: "Changes to Put dataset view"
method: PUT
path: "/api/datasets/views/{id}/"
---

# Changes to Put dataset view

`PUT /api/datasets/views/{id}/`

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

## Timeline

Changed in 3 of 97 revisions.

- **2026-07-27** `b9100d884b0b` — 4 warning, 4 info
- **2026-07-16** `4005021a10e7` — 1 breaking, 3 warning, 5 info
- **2026-07-14** `b45b0029f79f` — 12 info

## Changes

- **2026-07-27** `b9100d884b0b` — 4 warning, 4 info
  - removed the request property `filter_group/filters/items/child_filter` (media type: application/json)
  - removed the request property `filter_group/filters/items/child_filter` (media type: application/x-www-form-urlencoded)
  - removed the request property `filter_group/filters/items/child_filter` (media type: multipart/form-data)
  - removed the optional property `filter_group/filters/items/child_filter` from the response with the `200` status
  - added the new optional request property `filter_group/filters/items/child_filters` (media type: application/json)
  - added the new optional request property `filter_group/filters/items/child_filters` (media type: application/x-www-form-urlencoded)
  - added the new optional request property `filter_group/filters/items/child_filters` (media type: multipart/form-data)
  - added the optional property `filter_group/filters/items/child_filters` to the response with the `200` status
- **2026-07-16** `4005021a10e7` — 1 breaking, 3 warning, 5 info
  - the `locked_by` response's property type/format changed from `integer`/`` to `object`/`` for status `200`
  - removed the request property `locked_by` (media type: application/json)
  - removed the request property `locked_by` (media type: application/x-www-form-urlencoded)
  - removed the request property `locked_by` (media type: multipart/form-data)
  - 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` — 12 info
  - added the new optional request property `is_locked` (media type: application/json)
  - added the new optional request property `is_locked` (media type: application/x-www-form-urlencoded)
  - added the new optional request property `is_locked` (media type: multipart/form-data)
  - added the new optional request property `locked_at` (media type: application/json)
  - added the new optional request property `locked_at` (media type: application/x-www-form-urlencoded)
  - added the new optional request property `locked_at` (media type: multipart/form-data)
  - added the new optional request property `locked_by` (media type: application/json)
  - added the new optional request property `locked_by` (media type: application/x-www-form-urlencoded)
  - added the new optional request property `locked_by` (media type: multipart/form-data)
  - 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

---

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