---
title: "Changes to Post actions"
method: POST
path: "/api/dm/actions/"
---

# Changes to Post actions

`POST /api/dm/actions/`

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

## Timeline

Changed in 3 of 97 revisions.

- **2026-08-07** `e1ba2ecdbabb` — 4 breaking, 2 warning, 5 info
- **2026-07-27** `b9100d884b0b` — 1 info
- **2026-05-18** `c80722dcb684` — 2 info

## Changes

- **2026-08-07** `e1ba2ecdbabb` — 4 breaking, 2 warning, 5 info
  - added `#/components/schemas/PrepareParamsFiltersRequest` to the `filters` request property `allOf` list
  - added `#/components/schemas/PrepareParamsOrderingRequest` to the `ordering` request property `allOf` list
  - the `filters` request property type/format changed from `object`/`` to ``/``
  - the `ordering` request property type/format changed from `array`/`` to ``/``
  - removed the request property `filters/conjunction`
  - removed the request property `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 `filters` became nullable
  - the request property `ordering` became nullable
  - the request property `selectedItems` became nullable
- **2026-07-27** `b9100d884b0b` — 1 info
  - added the new optional request property `filters/items/items/child_filters`
- **2026-05-18** `c80722dcb684` — 2 info
  - added the new `in_list` enum value to the request property `filters/items/items/operator`
  - added the new `not_in_list` enum value to the request property `filters/items/items/operator`

---

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