Pages & Spaces
moveSection
Move Page Section
Relocate a section of a page: a heading and its body: to a new spot, without rewriting the page.
Arguments
headingstringrequiredThe text of the heading whose section to movematchstringoptionalFor afterHeading: the destination heading's text. For beforeBlock or afterBlock: text the destination block contains. Omit only for pageStart.pageIdstringrequiredThe page ID to reorderpositionstringrequiredWhere to move the section: pageStart (top of page), afterHeading (after another heading), beforeBlock or afterBlock (relative to a block matched by its text).
Returns
The registry does not declare a return shape.
Ask for it
The Cloud routes these requests to this verb.
- move the X section
- put the Y section before Z
- reorder this section to the top
- shift that section after W
Pair it with
The verbs that finish the job.