Pages & Spaces
batchMovePage
Move Pages in Bulk
Move many Pages to one destination: a new parent Page and/or a new Space: in a single auditable operation, instead of one move per page.
Arguments
pageIdsstring[]requiredThe page IDs to move (from listPages or searchPages). Up to 50 per call.parentIdstringoptionalOptional new parent page ID for every moved page. Omit to move them to the top level of the target Space.targetSpaceIdstringoptionalOptional target Space ID to move every page into (from listPageSpaces). Omit to keep pages in their current Space.
Returns
The registry does not declare a return shape.
Declared limits
pageIds: minimum items 1pageIds: maximum items 50
Ask for it
The Cloud routes these requests to this verb.
- move all these pages into X
- reorganize these under Y
- put these pages in the Z space
Pair it with
The verbs that finish the job.