---
title: "Changes to Create list"
method: POST
path: "/api/v1/user/lists"
---

# Changes to Create list

`POST /api/v1/user/lists`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 3 revisions.

- **2026-07-26** `996f96a11758` — 2 breaking, 5 info

## Changes

- **2026-07-26** `996f96a11758` — 2 breaking, 5 info
  - added the new required `header` request parameter `X-CSRF-Token`
  - added required request body
  - api operation id `postUserLists` was added
  - added the media type `application/json` for the response with the status `201`
  - 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`

---

[Operation](https://skmtc.dev/openmercantil/apis/openmercantil-public-api/docs/api/v1/user/lists/post.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/post)
