---
title: "Move tasks and folders to specified folder"
method: POST
path: "/thirdparty/v1/folder/move"
tags: ["folder"]
---

# Move tasks and folders to specified folder

`POST /thirdparty/v1/folder/move`

## Request body

- MoveRequest
  - `taskIds` string[], nullable
  - `folderIds` string[], nullable
  - `folderId` string, nullable

## Response `200`

Success

---

[API](https://skmtc.dev/wachete/apis/wachete-api.md) · [All operations](https://skmtc.dev/wachete/apis/wachete-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/wachete/wachete-api/revisions/9b83dfaba77a/schema)
