createPage
Create a OneNote page in a specified section by providing the section ID, title, and XHTML content for the page body.
Instructions
Create a OneNote page in an exact section using XHTML content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| sectionId | Yes | ||
| contentHtml | Yes | HTML fragment for the page body |