Pages & Spaces
editSection
Edit Page Section
Replace the body of one section of a page: the blocks under a heading: leaving the heading and the rest of the page untouched.
Arguments
contentstringrequiredMarkdown for the new section body: the blocks that go under the heading. The heading itself is kept. Pass an empty string to clear the section.headingstringrequiredThe text of the heading whose section to replacepageIdstringrequiredThe page ID to edit
Returns
If the heading is not found, it returns the page's actual headings.
Ask for it
The Cloud routes these requests to this verb.
- update the X section
- rewrite the part under heading Y
- edit just that section
Pair it with
The verbs that finish the job.