v1

latestOpenAPI 3.1.0Serval License2026-07-26202952779.1 KB
Folder API

Set Folder Item Location

Set the folder location for a folder item, or move it to the root by leaving folder_id unset. The destination must be in the same team and compatible folder tree as the item.

put/v2/folder-item-locations

Request body

folderIdstring nullable

The destination folder. Unset moves the item to the root (no folder). Must be in the same team and compatible folder tree as the item.

Response

Success