---
title: "Changes to Replace mutable list fields"
method: PUT
path: "/api/v1/user/lists/{id}"
---

# Changes to Replace mutable list fields

`PUT /api/v1/user/lists/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 3 revisions.

- **2026-07-26** `996f96a11758` — 2 breaking, 1 warning, 6 info

## Changes

- **2026-07-26** `996f96a11758` — 2 breaking, 1 warning, 6 info
  - added the new required `header` request parameter `X-CSRF-Token`
  - added required request body
  - for the `path` request parameter `id`, the min was set to `1.00`
  - api operation id `putUserListsById` was added
  - added the media type `application/json` for the response with the status `200`
  - 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`

---

[Operation](https://skmtc.dev/openmercantil/apis/openmercantil-public-api/docs/api/v1/user/lists/:id/put.md) · [API](https://skmtc.dev/openmercantil/apis/openmercantil-public-api.md) · [Page](https://skmtc.dev/openmercantil/apis/openmercantil-public-api/changes/api/v1/user/lists/:id/put)
