Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developers.myhero.so/llms.txt

Use this file to discover all available pages before exploring further.

move_document_batch Move multiple documents/folders in one operation. Provide a shared newParentId to move all items to the same folder, or specify a per-item newParentId to move each to a different destination. Omit newParentId (both shared and per-item) to move to project root.

Parameters

projectId
string
newParentId
string
Default destination folder ID applied to every item that doesn’t specify its own. Omit to move to project root.
items
array<object>
required
Documents/folders to move.