---
title: "PUT /crm/lists/2026-09/folders/move-list"
method: PUT
path: "/crm/lists/2026-09/folders/move-list"
tags: ["List Management"]
---

# PUT /crm/lists/2026-09/folders/move-list

`PUT /crm/lists/2026-09/folders/move-list`

## Request body

- ListMoveRequest
  - `listId` string, required — The Id of the list to move.
  - `newFolderId` string, required — The Id of folder to move the list to, the root folder is Id 0.

## Response `204`

No content

## Other responses

- `default` — An error occurred.

---

[API](https://skmtc.net/hubspot/apis/crm-lists.md) · [All operations](https://skmtc.net/hubspot/apis/crm-lists/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hubspot/crm-lists/versions/768fc0c2673a/schema)
