---
title: "PUT /crm/lists/2026-03/folders/move-list"
method: PUT
path: "/crm/lists/2026-03/folders/move-list"
tags: ["Basic"]
---

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

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

## Request body

- CrmListsListMoveRequest
  - `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/hubspot-api-specification.md) · [All operations](https://skmtc.net/hubspot/apis/hubspot-api-specification/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hubspot/hubspot-api-specification/revisions/f9c7181056c5/schema)
