Skip to main content

Microsoft OneNote

Manage notebooks, sections, and pages in Microsoft OneNote.

Microsoft OneNote Logo

Authentication

This connector uses OAuth 2.0 authentication.

info

Set up your connection in the Abstra Console before using it in your workflows.

How to use

Using the Smart Chat

Execute the action "CHOOSE_ONE_ACTION_BELOW" from my connector "YOUR_CONNECTOR_NAME" using the params "PARAMS_HERE".

Using the Web Editor

from abstra.connectors import run_connection_action

result = run_connection_action(
connection_name="your_connection_name",
action_name="your_action_name",
params={
"param1": "value1",
"param2": "value2"
})

Available Actions

This connector provides 795 actions:

ActionPurposeParameters
get_groups_by_group_id_onenoteGet onenote from groupsgroup-id (string)
$select (array)
$expand (array)
patch_groups_by_group_id_onenoteUpdate the navigation property onenote in groupsgroup-id (string)
data (undefined) required
delete_groups_by_group_id_onenoteDelete navigation property onenote for groupsgroup-id (string)
If-Match (string)
get_groups_by_group_id_onenote_notebooksThe collection of OneNote notebooks that are owned by the user or group. Read-only. Nullable.group-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_groups_by_group_id_onenote_notebooksCreate new navigation property to notebooks for groupsgroup-id (string)
data (undefined) required
get_groups_by_group_id_onenote_notebooks_by_notebook_idThe collection of OneNote notebooks that are owned by the user or group. Read-only. Nullable.group-id (string)
notebook-id (string)
$select (array)
$expand (array)
patch_groups_by_group_id_onenote_notebooks_by_notebook_idUpdate the navigation property notebooks in groupsgroup-id (string)
notebook-id (string)
data (undefined) required
delete_groups_by_group_id_onenote_notebooks_by_notebook_idDelete navigation property notebooks for groupsgroup-id (string)
notebook-id (string)
If-Match (string)
post_groups_by_group_id_onenote_notebooks_by_notebook_id_copy_notebookFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.group-id (string)
notebook-id (string)
data: {
. groupId (string)
. renameAs (string)
. notebookFolder (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
get_groups_by_group_id_onenote_notebooks_by_notebook_id_section_groupsThe section groups in the notebook. Read-only. Nullable.group-id (string)
notebook-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_groups_by_group_id_onenote_notebooks_by_notebook_id_section_groupsCreate new navigation property to sectionGroups for groupsgroup-id (string)
notebook-id (string)
data (undefined) required
get_groups_by_group_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_idThe section groups in the notebook. Read-only. Nullable.group-id (string)
notebook-id (string)
sectionGroup-id (string)
$select (array)
$expand (array)
patch_groups_by_group_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_idUpdate the navigation property sectionGroups in groupsgroup-id (string)
notebook-id (string)
sectionGroup-id (string)
data (undefined) required
delete_groups_by_group_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_idDelete navigation property sectionGroups for groupsgroup-id (string)
notebook-id (string)
sectionGroup-id (string)
If-Match (string)
get_groups_by_group_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_parent_notebookThe notebook that contains the section group. Read-only.group-id (string)
notebook-id (string)
sectionGroup-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_parent_section_groupThe section group that contains the section group. Read-only.group-id (string)
notebook-id (string)
sectionGroup-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_section_groupsThe section groups in the section. Read-only. Nullable.group-id (string)
notebook-id (string)
sectionGroup-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_groups_by_group_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_section_groups_by_section_group_id1The section groups in the section. Read-only. Nullable.group-id (string)
notebook-id (string)
sectionGroup-id (string)
sectionGroup-id1 (string)
$select (array)
$expand (array)
get_groups_by_group_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_section_groups_countGet the number of the resourcegroup-id (string)
notebook-id (string)
sectionGroup-id (string)
$search (string)
get_groups_by_group_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sectionsThe sections in the section group. Read-only. Nullable.group-id (string)
notebook-id (string)
sectionGroup-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_groups_by_group_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sectionsCreate new navigation property to sections for groupsgroup-id (string)
notebook-id (string)
sectionGroup-id (string)
data (undefined) required
get_groups_by_group_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_idThe sections in the section group. Read-only. Nullable.group-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
patch_groups_by_group_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_idUpdate the navigation property sections in groupsgroup-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
data (undefined) required
delete_groups_by_group_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_idDelete navigation property sections for groupsgroup-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
If-Match (string)
post_groups_by_group_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_copy_to_notebookFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.group-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
data: {
. id (string)
. groupId (string)
. renameAs (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_groups_by_group_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_copy_to_section_groupFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.group-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
data: {
. id (string)
. groupId (string)
. renameAs (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
get_groups_by_group_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pagesThe collection of pages in the section. Read-only. Nullable.group-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_groups_by_group_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pagesCreate new navigation property to pages for groupsgroup-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
data (undefined) required
get_groups_by_group_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_idThe collection of pages in the section. Read-only. Nullable.group-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
patch_groups_by_group_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_idUpdate the navigation property pages in groupsgroup-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data (undefined) required
delete_groups_by_group_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_idDelete navigation property pages for groupsgroup-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
If-Match (string)
get_groups_by_group_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.group-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
put_groups_by_group_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.group-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data (string) required
delete_groups_by_group_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.group-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
If-Match (string)
post_groups_by_group_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_copy_to_sectionCopy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.group-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data: {
. id (string)
. groupId (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_groups_by_group_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_onenote_patch_contentInvoke action onenotePatchContentgroup-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data: {
. commands (array)
} (object) required
get_groups_by_group_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_preview_Invoke function previewgroup-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
get_groups_by_group_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_parent_notebookThe notebook that contains the page. Read-only.group-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_parent_sectionThe section that contains the page. Read-only.group-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_countGet the number of the resourcegroup-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$search (string)
get_groups_by_group_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_parent_notebookThe notebook that contains the section. Read-only.group-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_parent_section_groupThe section group that contains the section. Read-only.group-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_countGet the number of the resourcegroup-id (string)
notebook-id (string)
sectionGroup-id (string)
$search (string)
get_groups_by_group_id_onenote_notebooks_by_notebook_id_section_groups_countGet the number of the resourcegroup-id (string)
notebook-id (string)
$search (string)
get_groups_by_group_id_onenote_notebooks_by_notebook_id_sectionsThe sections in the notebook. Read-only. Nullable.group-id (string)
notebook-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_groups_by_group_id_onenote_notebooks_by_notebook_id_sectionsCreate new navigation property to sections for groupsgroup-id (string)
notebook-id (string)
data (undefined) required
get_groups_by_group_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_idThe sections in the notebook. Read-only. Nullable.group-id (string)
notebook-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
patch_groups_by_group_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_idUpdate the navigation property sections in groupsgroup-id (string)
notebook-id (string)
onenoteSection-id (string)
data (undefined) required
delete_groups_by_group_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_idDelete navigation property sections for groupsgroup-id (string)
notebook-id (string)
onenoteSection-id (string)
If-Match (string)
post_groups_by_group_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_copy_to_notebookFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.group-id (string)
notebook-id (string)
onenoteSection-id (string)
data: {
. id (string)
. groupId (string)
. renameAs (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_groups_by_group_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_copy_to_section_groupFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.group-id (string)
notebook-id (string)
onenoteSection-id (string)
data: {
. id (string)
. groupId (string)
. renameAs (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
get_groups_by_group_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pagesThe collection of pages in the section. Read-only. Nullable.group-id (string)
notebook-id (string)
onenoteSection-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_groups_by_group_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pagesCreate new navigation property to pages for groupsgroup-id (string)
notebook-id (string)
onenoteSection-id (string)
data (undefined) required
get_groups_by_group_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_idThe collection of pages in the section. Read-only. Nullable.group-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
patch_groups_by_group_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_idUpdate the navigation property pages in groupsgroup-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data (undefined) required
delete_groups_by_group_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_idDelete navigation property pages for groupsgroup-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
If-Match (string)
get_groups_by_group_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.group-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
put_groups_by_group_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.group-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data (string) required
delete_groups_by_group_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.group-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
If-Match (string)
post_groups_by_group_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_id_copy_to_sectionCopy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.group-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data: {
. id (string)
. groupId (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_groups_by_group_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_id_onenote_patch_contentInvoke action onenotePatchContentgroup-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data: {
. commands (array)
} (object) required
get_groups_by_group_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_id_preview_Invoke function previewgroup-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
get_groups_by_group_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_id_parent_notebookThe notebook that contains the page. Read-only.group-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_id_parent_sectionThe section that contains the page. Read-only.group-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_countGet the number of the resourcegroup-id (string)
notebook-id (string)
onenoteSection-id (string)
$search (string)
get_groups_by_group_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_parent_notebookThe notebook that contains the section. Read-only.group-id (string)
notebook-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_parent_section_groupThe section group that contains the section. Read-only.group-id (string)
notebook-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_onenote_notebooks_by_notebook_id_sections_countGet the number of the resourcegroup-id (string)
notebook-id (string)
$search (string)
get_groups_by_group_id_onenote_notebooks_countGet the number of the resourcegroup-id (string)
$search (string)
post_groups_by_group_id_onenote_notebooks_get_notebook_from_web_urlRetrieve the properties and relationships of a notebook object by using its URL path. The location can be user notebooks on Microsoft 365, group notebooks, or SharePoint site-hosted team notebooks on Microsoft 365.group-id (string)
data: {
. webUrl (string)
} (object) required
get_groups_by_group_id_onenote_notebooks_get_recent_notebooks_include_personal_notebooks_by_include_personal_notebooks_Get a list of recentNotebook instances that have been accessed by the signed-in user.group-id (string)
includePersonalNotebooks (boolean)
$top (integer)
get_groups_by_group_id_onenote_operationsThe status of OneNote operations. Getting an operations collection isn't supported, but you can get the status of long-running operations if the Operation-Location header is returned in the response. Read-only. Nullable.group-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_groups_by_group_id_onenote_operationsCreate new navigation property to operations for groupsgroup-id (string)
data (undefined) required
get_groups_by_group_id_onenote_operations_by_onenote_operation_idThe status of OneNote operations. Getting an operations collection isn't supported, but you can get the status of long-running operations if the Operation-Location header is returned in the response. Read-only. Nullable.group-id (string)
onenoteOperation-id (string)
$select (array)
$expand (array)
patch_groups_by_group_id_onenote_operations_by_onenote_operation_idUpdate the navigation property operations in groupsgroup-id (string)
onenoteOperation-id (string)
data (undefined) required
delete_groups_by_group_id_onenote_operations_by_onenote_operation_idDelete navigation property operations for groupsgroup-id (string)
onenoteOperation-id (string)
If-Match (string)
get_groups_by_group_id_onenote_operations_countGet the number of the resourcegroup-id (string)
$search (string)
get_groups_by_group_id_onenote_pagesThe pages in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.group-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_groups_by_group_id_onenote_pagesCreate new navigation property to pages for groupsgroup-id (string)
data (undefined) required
get_groups_by_group_id_onenote_pages_by_onenote_page_idThe pages in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.group-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
patch_groups_by_group_id_onenote_pages_by_onenote_page_idUpdate the navigation property pages in groupsgroup-id (string)
onenotePage-id (string)
data (undefined) required
delete_groups_by_group_id_onenote_pages_by_onenote_page_idDelete navigation property pages for groupsgroup-id (string)
onenotePage-id (string)
If-Match (string)
get_groups_by_group_id_onenote_pages_by_onenote_page_id_contentThe page's HTML content.group-id (string)
onenotePage-id (string)
put_groups_by_group_id_onenote_pages_by_onenote_page_id_contentThe page's HTML content.group-id (string)
onenotePage-id (string)
data (string) required
delete_groups_by_group_id_onenote_pages_by_onenote_page_id_contentThe page's HTML content.group-id (string)
onenotePage-id (string)
If-Match (string)
post_groups_by_group_id_onenote_pages_by_onenote_page_id_copy_to_sectionCopy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.group-id (string)
onenotePage-id (string)
data: {
. id (string)
. groupId (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_groups_by_group_id_onenote_pages_by_onenote_page_id_onenote_patch_contentInvoke action onenotePatchContentgroup-id (string)
onenotePage-id (string)
data: {
. commands (array)
} (object) required
get_groups_by_group_id_onenote_pages_by_onenote_page_id_preview_Invoke function previewgroup-id (string)
onenotePage-id (string)
get_groups_by_group_id_onenote_pages_by_onenote_page_id_parent_notebookThe notebook that contains the page. Read-only.group-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_onenote_pages_by_onenote_page_id_parent_sectionThe section that contains the page. Read-only.group-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_onenote_pages_countGet the number of the resourcegroup-id (string)
$search (string)
get_groups_by_group_id_onenote_resourcesThe image and other file resources in OneNote pages. Getting a resources collection isn't supported, but you can get the binary content of a specific resource. Read-only. Nullable.group-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_groups_by_group_id_onenote_resourcesCreate new navigation property to resources for groupsgroup-id (string)
data (undefined) required
get_groups_by_group_id_onenote_resources_by_onenote_resource_idThe image and other file resources in OneNote pages. Getting a resources collection isn't supported, but you can get the binary content of a specific resource. Read-only. Nullable.group-id (string)
onenoteResource-id (string)
$select (array)
$expand (array)
patch_groups_by_group_id_onenote_resources_by_onenote_resource_idUpdate the navigation property resources in groupsgroup-id (string)
onenoteResource-id (string)
data (undefined) required
delete_groups_by_group_id_onenote_resources_by_onenote_resource_idDelete navigation property resources for groupsgroup-id (string)
onenoteResource-id (string)
If-Match (string)
get_groups_by_group_id_onenote_resources_by_onenote_resource_id_contentThe content streamgroup-id (string)
onenoteResource-id (string)
put_groups_by_group_id_onenote_resources_by_onenote_resource_id_contentThe content streamgroup-id (string)
onenoteResource-id (string)
data (string) required
delete_groups_by_group_id_onenote_resources_by_onenote_resource_id_contentThe content streamgroup-id (string)
onenoteResource-id (string)
If-Match (string)
get_groups_by_group_id_onenote_resources_countGet the number of the resourcegroup-id (string)
$search (string)
get_groups_by_group_id_onenote_section_groupsThe section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.group-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_groups_by_group_id_onenote_section_groupsCreate new navigation property to sectionGroups for groupsgroup-id (string)
data (undefined) required
get_groups_by_group_id_onenote_section_groups_by_section_group_idThe section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.group-id (string)
sectionGroup-id (string)
$select (array)
$expand (array)
patch_groups_by_group_id_onenote_section_groups_by_section_group_idUpdate the navigation property sectionGroups in groupsgroup-id (string)
sectionGroup-id (string)
data (undefined) required
delete_groups_by_group_id_onenote_section_groups_by_section_group_idDelete navigation property sectionGroups for groupsgroup-id (string)
sectionGroup-id (string)
If-Match (string)
get_groups_by_group_id_onenote_section_groups_by_section_group_id_parent_notebookThe notebook that contains the section group. Read-only.group-id (string)
sectionGroup-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_onenote_section_groups_by_section_group_id_parent_section_groupThe section group that contains the section group. Read-only.group-id (string)
sectionGroup-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_onenote_section_groups_by_section_group_id_section_groupsThe section groups in the section. Read-only. Nullable.group-id (string)
sectionGroup-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_groups_by_group_id_onenote_section_groups_by_section_group_id_section_groups_by_section_group_id1The section groups in the section. Read-only. Nullable.group-id (string)
sectionGroup-id (string)
sectionGroup-id1 (string)
$select (array)
$expand (array)
get_groups_by_group_id_onenote_section_groups_by_section_group_id_section_groups_countGet the number of the resourcegroup-id (string)
sectionGroup-id (string)
$search (string)
get_groups_by_group_id_onenote_section_groups_by_section_group_id_sectionsThe sections in the section group. Read-only. Nullable.group-id (string)
sectionGroup-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_groups_by_group_id_onenote_section_groups_by_section_group_id_sectionsCreate new navigation property to sections for groupsgroup-id (string)
sectionGroup-id (string)
data (undefined) required
get_groups_by_group_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_idThe sections in the section group. Read-only. Nullable.group-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
patch_groups_by_group_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_idUpdate the navigation property sections in groupsgroup-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
data (undefined) required
delete_groups_by_group_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_idDelete navigation property sections for groupsgroup-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
If-Match (string)
post_groups_by_group_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_copy_to_notebookFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.group-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
data: {
. id (string)
. groupId (string)
. renameAs (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_groups_by_group_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_copy_to_section_groupFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.group-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
data: {
. id (string)
. groupId (string)
. renameAs (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
get_groups_by_group_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pagesThe collection of pages in the section. Read-only. Nullable.group-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_groups_by_group_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pagesCreate new navigation property to pages for groupsgroup-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
data (undefined) required
get_groups_by_group_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_idThe collection of pages in the section. Read-only. Nullable.group-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
patch_groups_by_group_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_idUpdate the navigation property pages in groupsgroup-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data (undefined) required
delete_groups_by_group_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_idDelete navigation property pages for groupsgroup-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
If-Match (string)
get_groups_by_group_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.group-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
put_groups_by_group_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.group-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data (string) required
delete_groups_by_group_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.group-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
If-Match (string)
post_groups_by_group_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_copy_to_sectionCopy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.group-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data: {
. id (string)
. groupId (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_groups_by_group_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_onenote_patch_contentInvoke action onenotePatchContentgroup-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data: {
. commands (array)
} (object) required
get_groups_by_group_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_preview_Invoke function previewgroup-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
get_groups_by_group_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_parent_notebookThe notebook that contains the page. Read-only.group-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_parent_sectionThe section that contains the page. Read-only.group-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_countGet the number of the resourcegroup-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$search (string)
get_groups_by_group_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_parent_notebookThe notebook that contains the section. Read-only.group-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_parent_section_groupThe section group that contains the section. Read-only.group-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_onenote_section_groups_by_section_group_id_sections_countGet the number of the resourcegroup-id (string)
sectionGroup-id (string)
$search (string)
get_groups_by_group_id_onenote_section_groups_countGet the number of the resourcegroup-id (string)
$search (string)
get_groups_by_group_id_onenote_sectionsThe sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.group-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_groups_by_group_id_onenote_sectionsCreate new navigation property to sections for groupsgroup-id (string)
data (undefined) required
get_groups_by_group_id_onenote_sections_by_onenote_section_idThe sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.group-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
patch_groups_by_group_id_onenote_sections_by_onenote_section_idUpdate the navigation property sections in groupsgroup-id (string)
onenoteSection-id (string)
data (undefined) required
delete_groups_by_group_id_onenote_sections_by_onenote_section_idDelete navigation property sections for groupsgroup-id (string)
onenoteSection-id (string)
If-Match (string)
post_groups_by_group_id_onenote_sections_by_onenote_section_id_copy_to_notebookFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.group-id (string)
onenoteSection-id (string)
data: {
. id (string)
. groupId (string)
. renameAs (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_groups_by_group_id_onenote_sections_by_onenote_section_id_copy_to_section_groupFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.group-id (string)
onenoteSection-id (string)
data: {
. id (string)
. groupId (string)
. renameAs (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
get_groups_by_group_id_onenote_sections_by_onenote_section_id_pagesThe collection of pages in the section. Read-only. Nullable.group-id (string)
onenoteSection-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_groups_by_group_id_onenote_sections_by_onenote_section_id_pagesCreate new navigation property to pages for groupsgroup-id (string)
onenoteSection-id (string)
data (undefined) required
get_groups_by_group_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_idThe collection of pages in the section. Read-only. Nullable.group-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
patch_groups_by_group_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_idUpdate the navigation property pages in groupsgroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data (undefined) required
delete_groups_by_group_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_idDelete navigation property pages for groupsgroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
If-Match (string)
get_groups_by_group_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.group-id (string)
onenoteSection-id (string)
onenotePage-id (string)
put_groups_by_group_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.group-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data (string) required
delete_groups_by_group_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.group-id (string)
onenoteSection-id (string)
onenotePage-id (string)
If-Match (string)
post_groups_by_group_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_id_copy_to_sectionCopy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.group-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data: {
. id (string)
. groupId (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_groups_by_group_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_id_onenote_patch_contentInvoke action onenotePatchContentgroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data: {
. commands (array)
} (object) required
get_groups_by_group_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_id_preview_Invoke function previewgroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
get_groups_by_group_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_id_parent_notebookThe notebook that contains the page. Read-only.group-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_id_parent_sectionThe section that contains the page. Read-only.group-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_onenote_sections_by_onenote_section_id_pages_countGet the number of the resourcegroup-id (string)
onenoteSection-id (string)
$search (string)
get_groups_by_group_id_onenote_sections_by_onenote_section_id_parent_notebookThe notebook that contains the section. Read-only.group-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_onenote_sections_by_onenote_section_id_parent_section_groupThe section group that contains the section. Read-only.group-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_onenote_sections_countGet the number of the resourcegroup-id (string)
$search (string)
get_groups_by_group_id_sites_by_site_id_get_by_path_path_by_path_onenoteCalls the OneNote service for notebook related operations.group-id (string)
site-id (string)
path (string)
$select (array)
$expand (array)
patch_groups_by_group_id_sites_by_site_id_get_by_path_path_by_path_onenoteUpdate the navigation property onenote in groupsgroup-id (string)
site-id (string)
path (string)
data (undefined) required
delete_groups_by_group_id_sites_by_site_id_get_by_path_path_by_path_onenoteDelete navigation property onenote for groupsgroup-id (string)
site-id (string)
path (string)
If-Match (string)
get_groups_by_group_id_sites_by_site_id_onenoteCalls the OneNote service for notebook related operations.group-id (string)
site-id (string)
$select (array)
$expand (array)
patch_groups_by_group_id_sites_by_site_id_onenoteUpdate the navigation property onenote in groupsgroup-id (string)
site-id (string)
data (undefined) required
delete_groups_by_group_id_sites_by_site_id_onenoteDelete navigation property onenote for groupsgroup-id (string)
site-id (string)
If-Match (string)
get_groups_by_group_id_sites_by_site_id_onenote_notebooksThe collection of OneNote notebooks that are owned by the user or group. Read-only. Nullable.group-id (string)
site-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_groups_by_group_id_sites_by_site_id_onenote_notebooksCreate new navigation property to notebooks for groupsgroup-id (string)
site-id (string)
data (undefined) required
get_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_idThe collection of OneNote notebooks that are owned by the user or group. Read-only. Nullable.group-id (string)
site-id (string)
notebook-id (string)
$select (array)
$expand (array)
patch_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_idUpdate the navigation property notebooks in groupsgroup-id (string)
site-id (string)
notebook-id (string)
data (undefined) required
delete_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_idDelete navigation property notebooks for groupsgroup-id (string)
site-id (string)
notebook-id (string)
If-Match (string)
post_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_copy_notebookFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.group-id (string)
site-id (string)
notebook-id (string)
data: {
. groupId (string)
. renameAs (string)
. notebookFolder (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
get_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groupsThe section groups in the notebook. Read-only. Nullable.group-id (string)
site-id (string)
notebook-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groupsCreate new navigation property to sectionGroups for groupsgroup-id (string)
site-id (string)
notebook-id (string)
data (undefined) required
get_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_idThe section groups in the notebook. Read-only. Nullable.group-id (string)
site-id (string)
notebook-id (string)
sectionGroup-id (string)
$select (array)
$expand (array)
patch_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_idUpdate the navigation property sectionGroups in groupsgroup-id (string)
site-id (string)
notebook-id (string)
sectionGroup-id (string)
data (undefined) required
delete_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_idDelete navigation property sectionGroups for groupsgroup-id (string)
site-id (string)
notebook-id (string)
sectionGroup-id (string)
If-Match (string)
get_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_parent_notebookThe notebook that contains the section group. Read-only.group-id (string)
site-id (string)
notebook-id (string)
sectionGroup-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_parent_section_groupThe section group that contains the section group. Read-only.group-id (string)
site-id (string)
notebook-id (string)
sectionGroup-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_section_groupsThe section groups in the section. Read-only. Nullable.group-id (string)
site-id (string)
notebook-id (string)
sectionGroup-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_section_groups_by_section_group_id1The section groups in the section. Read-only. Nullable.group-id (string)
site-id (string)
notebook-id (string)
sectionGroup-id (string)
sectionGroup-id1 (string)
$select (array)
$expand (array)
get_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_section_groups_countGet the number of the resourcegroup-id (string)
site-id (string)
notebook-id (string)
sectionGroup-id (string)
$search (string)
get_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sectionsThe sections in the section group. Read-only. Nullable.group-id (string)
site-id (string)
notebook-id (string)
sectionGroup-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sectionsCreate new navigation property to sections for groupsgroup-id (string)
site-id (string)
notebook-id (string)
sectionGroup-id (string)
data (undefined) required
get_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_idThe sections in the section group. Read-only. Nullable.group-id (string)
site-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
patch_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_idUpdate the navigation property sections in groupsgroup-id (string)
site-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
data (undefined) required
delete_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_idDelete navigation property sections for groupsgroup-id (string)
site-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
If-Match (string)
post_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_copy_to_notebookFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.group-id (string)
site-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
data: {
. id (string)
. groupId (string)
. renameAs (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_copy_to_section_groupFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.group-id (string)
site-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
data: {
. id (string)
. groupId (string)
. renameAs (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
get_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pagesThe collection of pages in the section. Read-only. Nullable.group-id (string)
site-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pagesCreate new navigation property to pages for groupsgroup-id (string)
site-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
data (undefined) required
get_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_idThe collection of pages in the section. Read-only. Nullable.group-id (string)
site-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
patch_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_idUpdate the navigation property pages in groupsgroup-id (string)
site-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data (undefined) required
delete_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_idDelete navigation property pages for groupsgroup-id (string)
site-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
If-Match (string)
get_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.group-id (string)
site-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
put_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.group-id (string)
site-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data (string) required
delete_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.group-id (string)
site-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
If-Match (string)
post_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_copy_to_sectionCopy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.group-id (string)
site-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data: {
. id (string)
. groupId (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_onenote_patch_contentInvoke action onenotePatchContentgroup-id (string)
site-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data: {
. commands (array)
} (object) required
get_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_preview_Invoke function previewgroup-id (string)
site-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
get_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_parent_notebookThe notebook that contains the page. Read-only.group-id (string)
site-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_parent_sectionThe section that contains the page. Read-only.group-id (string)
site-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_countGet the number of the resourcegroup-id (string)
site-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$search (string)
get_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_parent_notebookThe notebook that contains the section. Read-only.group-id (string)
site-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_parent_section_groupThe section group that contains the section. Read-only.group-id (string)
site-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_countGet the number of the resourcegroup-id (string)
site-id (string)
notebook-id (string)
sectionGroup-id (string)
$search (string)
get_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_countGet the number of the resourcegroup-id (string)
site-id (string)
notebook-id (string)
$search (string)
get_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_sectionsThe sections in the notebook. Read-only. Nullable.group-id (string)
site-id (string)
notebook-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_sectionsCreate new navigation property to sections for groupsgroup-id (string)
site-id (string)
notebook-id (string)
data (undefined) required
get_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_idThe sections in the notebook. Read-only. Nullable.group-id (string)
site-id (string)
notebook-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
patch_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_idUpdate the navigation property sections in groupsgroup-id (string)
site-id (string)
notebook-id (string)
onenoteSection-id (string)
data (undefined) required
delete_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_idDelete navigation property sections for groupsgroup-id (string)
site-id (string)
notebook-id (string)
onenoteSection-id (string)
If-Match (string)
post_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_copy_to_notebookFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.group-id (string)
site-id (string)
notebook-id (string)
onenoteSection-id (string)
data: {
. id (string)
. groupId (string)
. renameAs (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_copy_to_section_groupFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.group-id (string)
site-id (string)
notebook-id (string)
onenoteSection-id (string)
data: {
. id (string)
. groupId (string)
. renameAs (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
get_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pagesThe collection of pages in the section. Read-only. Nullable.group-id (string)
site-id (string)
notebook-id (string)
onenoteSection-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pagesCreate new navigation property to pages for groupsgroup-id (string)
site-id (string)
notebook-id (string)
onenoteSection-id (string)
data (undefined) required
get_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_idThe collection of pages in the section. Read-only. Nullable.group-id (string)
site-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
patch_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_idUpdate the navigation property pages in groupsgroup-id (string)
site-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data (undefined) required
delete_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_idDelete navigation property pages for groupsgroup-id (string)
site-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
If-Match (string)
get_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.group-id (string)
site-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
put_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.group-id (string)
site-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data (string) required
delete_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.group-id (string)
site-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
If-Match (string)
post_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_id_copy_to_sectionCopy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.group-id (string)
site-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data: {
. id (string)
. groupId (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_id_onenote_patch_contentInvoke action onenotePatchContentgroup-id (string)
site-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data: {
. commands (array)
} (object) required
get_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_id_preview_Invoke function previewgroup-id (string)
site-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
get_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_id_parent_notebookThe notebook that contains the page. Read-only.group-id (string)
site-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_id_parent_sectionThe section that contains the page. Read-only.group-id (string)
site-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_countGet the number of the resourcegroup-id (string)
site-id (string)
notebook-id (string)
onenoteSection-id (string)
$search (string)
get_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_parent_notebookThe notebook that contains the section. Read-only.group-id (string)
site-id (string)
notebook-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_parent_section_groupThe section group that contains the section. Read-only.group-id (string)
site-id (string)
notebook-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_countGet the number of the resourcegroup-id (string)
site-id (string)
notebook-id (string)
$search (string)
get_groups_by_group_id_sites_by_site_id_onenote_notebooks_countGet the number of the resourcegroup-id (string)
site-id (string)
$search (string)
post_groups_by_group_id_sites_by_site_id_onenote_notebooks_get_notebook_from_web_urlRetrieve the properties and relationships of a notebook object by using its URL path. The location can be user notebooks on Microsoft 365, group notebooks, or SharePoint site-hosted team notebooks on Microsoft 365.group-id (string)
site-id (string)
data: {
. webUrl (string)
} (object) required
get_groups_by_group_id_sites_by_site_id_onenote_notebooks_get_recent_notebooks_include_personal_notebooks_by_include_personal_notebooks_Get a list of recentNotebook instances that have been accessed by the signed-in user.group-id (string)
site-id (string)
includePersonalNotebooks (boolean)
$top (integer)
get_groups_by_group_id_sites_by_site_id_onenote_operationsThe status of OneNote operations. Getting an operations collection isn't supported, but you can get the status of long-running operations if the Operation-Location header is returned in the response. Read-only. Nullable.group-id (string)
site-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_groups_by_group_id_sites_by_site_id_onenote_operationsCreate new navigation property to operations for groupsgroup-id (string)
site-id (string)
data (undefined) required
get_groups_by_group_id_sites_by_site_id_onenote_operations_by_onenote_operation_idThe status of OneNote operations. Getting an operations collection isn't supported, but you can get the status of long-running operations if the Operation-Location header is returned in the response. Read-only. Nullable.group-id (string)
site-id (string)
onenoteOperation-id (string)
$select (array)
$expand (array)
patch_groups_by_group_id_sites_by_site_id_onenote_operations_by_onenote_operation_idUpdate the navigation property operations in groupsgroup-id (string)
site-id (string)
onenoteOperation-id (string)
data (undefined) required
delete_groups_by_group_id_sites_by_site_id_onenote_operations_by_onenote_operation_idDelete navigation property operations for groupsgroup-id (string)
site-id (string)
onenoteOperation-id (string)
If-Match (string)
get_groups_by_group_id_sites_by_site_id_onenote_operations_countGet the number of the resourcegroup-id (string)
site-id (string)
$search (string)
get_groups_by_group_id_sites_by_site_id_onenote_pagesThe pages in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.group-id (string)
site-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_groups_by_group_id_sites_by_site_id_onenote_pagesCreate new navigation property to pages for groupsgroup-id (string)
site-id (string)
data (undefined) required
get_groups_by_group_id_sites_by_site_id_onenote_pages_by_onenote_page_idThe pages in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.group-id (string)
site-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
patch_groups_by_group_id_sites_by_site_id_onenote_pages_by_onenote_page_idUpdate the navigation property pages in groupsgroup-id (string)
site-id (string)
onenotePage-id (string)
data (undefined) required
delete_groups_by_group_id_sites_by_site_id_onenote_pages_by_onenote_page_idDelete navigation property pages for groupsgroup-id (string)
site-id (string)
onenotePage-id (string)
If-Match (string)
get_groups_by_group_id_sites_by_site_id_onenote_pages_by_onenote_page_id_contentThe page's HTML content.group-id (string)
site-id (string)
onenotePage-id (string)
put_groups_by_group_id_sites_by_site_id_onenote_pages_by_onenote_page_id_contentThe page's HTML content.group-id (string)
site-id (string)
onenotePage-id (string)
data (string) required
delete_groups_by_group_id_sites_by_site_id_onenote_pages_by_onenote_page_id_contentThe page's HTML content.group-id (string)
site-id (string)
onenotePage-id (string)
If-Match (string)
post_groups_by_group_id_sites_by_site_id_onenote_pages_by_onenote_page_id_copy_to_sectionCopy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.group-id (string)
site-id (string)
onenotePage-id (string)
data: {
. id (string)
. groupId (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_groups_by_group_id_sites_by_site_id_onenote_pages_by_onenote_page_id_onenote_patch_contentInvoke action onenotePatchContentgroup-id (string)
site-id (string)
onenotePage-id (string)
data: {
. commands (array)
} (object) required
get_groups_by_group_id_sites_by_site_id_onenote_pages_by_onenote_page_id_preview_Invoke function previewgroup-id (string)
site-id (string)
onenotePage-id (string)
get_groups_by_group_id_sites_by_site_id_onenote_pages_by_onenote_page_id_parent_notebookThe notebook that contains the page. Read-only.group-id (string)
site-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_sites_by_site_id_onenote_pages_by_onenote_page_id_parent_sectionThe section that contains the page. Read-only.group-id (string)
site-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_sites_by_site_id_onenote_pages_countGet the number of the resourcegroup-id (string)
site-id (string)
$search (string)
get_groups_by_group_id_sites_by_site_id_onenote_resourcesThe image and other file resources in OneNote pages. Getting a resources collection isn't supported, but you can get the binary content of a specific resource. Read-only. Nullable.group-id (string)
site-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_groups_by_group_id_sites_by_site_id_onenote_resourcesCreate new navigation property to resources for groupsgroup-id (string)
site-id (string)
data (undefined) required
get_groups_by_group_id_sites_by_site_id_onenote_resources_by_onenote_resource_idThe image and other file resources in OneNote pages. Getting a resources collection isn't supported, but you can get the binary content of a specific resource. Read-only. Nullable.group-id (string)
site-id (string)
onenoteResource-id (string)
$select (array)
$expand (array)
patch_groups_by_group_id_sites_by_site_id_onenote_resources_by_onenote_resource_idUpdate the navigation property resources in groupsgroup-id (string)
site-id (string)
onenoteResource-id (string)
data (undefined) required
delete_groups_by_group_id_sites_by_site_id_onenote_resources_by_onenote_resource_idDelete navigation property resources for groupsgroup-id (string)
site-id (string)
onenoteResource-id (string)
If-Match (string)
get_groups_by_group_id_sites_by_site_id_onenote_resources_by_onenote_resource_id_contentThe content streamgroup-id (string)
site-id (string)
onenoteResource-id (string)
put_groups_by_group_id_sites_by_site_id_onenote_resources_by_onenote_resource_id_contentThe content streamgroup-id (string)
site-id (string)
onenoteResource-id (string)
data (string) required
delete_groups_by_group_id_sites_by_site_id_onenote_resources_by_onenote_resource_id_contentThe content streamgroup-id (string)
site-id (string)
onenoteResource-id (string)
If-Match (string)
get_groups_by_group_id_sites_by_site_id_onenote_resources_countGet the number of the resourcegroup-id (string)
site-id (string)
$search (string)
get_groups_by_group_id_sites_by_site_id_onenote_section_groupsThe section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.group-id (string)
site-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_groups_by_group_id_sites_by_site_id_onenote_section_groupsCreate new navigation property to sectionGroups for groupsgroup-id (string)
site-id (string)
data (undefined) required
get_groups_by_group_id_sites_by_site_id_onenote_section_groups_by_section_group_idThe section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.group-id (string)
site-id (string)
sectionGroup-id (string)
$select (array)
$expand (array)
patch_groups_by_group_id_sites_by_site_id_onenote_section_groups_by_section_group_idUpdate the navigation property sectionGroups in groupsgroup-id (string)
site-id (string)
sectionGroup-id (string)
data (undefined) required
delete_groups_by_group_id_sites_by_site_id_onenote_section_groups_by_section_group_idDelete navigation property sectionGroups for groupsgroup-id (string)
site-id (string)
sectionGroup-id (string)
If-Match (string)
get_groups_by_group_id_sites_by_site_id_onenote_section_groups_by_section_group_id_parent_notebookThe notebook that contains the section group. Read-only.group-id (string)
site-id (string)
sectionGroup-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_sites_by_site_id_onenote_section_groups_by_section_group_id_parent_section_groupThe section group that contains the section group. Read-only.group-id (string)
site-id (string)
sectionGroup-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_sites_by_site_id_onenote_section_groups_by_section_group_id_section_groupsThe section groups in the section. Read-only. Nullable.group-id (string)
site-id (string)
sectionGroup-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_groups_by_group_id_sites_by_site_id_onenote_section_groups_by_section_group_id_section_groups_by_section_group_id1The section groups in the section. Read-only. Nullable.group-id (string)
site-id (string)
sectionGroup-id (string)
sectionGroup-id1 (string)
$select (array)
$expand (array)
get_groups_by_group_id_sites_by_site_id_onenote_section_groups_by_section_group_id_section_groups_countGet the number of the resourcegroup-id (string)
site-id (string)
sectionGroup-id (string)
$search (string)
get_groups_by_group_id_sites_by_site_id_onenote_section_groups_by_section_group_id_sectionsThe sections in the section group. Read-only. Nullable.group-id (string)
site-id (string)
sectionGroup-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_groups_by_group_id_sites_by_site_id_onenote_section_groups_by_section_group_id_sectionsCreate new navigation property to sections for groupsgroup-id (string)
site-id (string)
sectionGroup-id (string)
data (undefined) required
get_groups_by_group_id_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_idThe sections in the section group. Read-only. Nullable.group-id (string)
site-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
patch_groups_by_group_id_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_idUpdate the navigation property sections in groupsgroup-id (string)
site-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
data (undefined) required
delete_groups_by_group_id_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_idDelete navigation property sections for groupsgroup-id (string)
site-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
If-Match (string)
post_groups_by_group_id_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_copy_to_notebookFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.group-id (string)
site-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
data: {
. id (string)
. groupId (string)
. renameAs (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_groups_by_group_id_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_copy_to_section_groupFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.group-id (string)
site-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
data: {
. id (string)
. groupId (string)
. renameAs (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
get_groups_by_group_id_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pagesThe collection of pages in the section. Read-only. Nullable.group-id (string)
site-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_groups_by_group_id_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pagesCreate new navigation property to pages for groupsgroup-id (string)
site-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
data (undefined) required
get_groups_by_group_id_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_idThe collection of pages in the section. Read-only. Nullable.group-id (string)
site-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
patch_groups_by_group_id_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_idUpdate the navigation property pages in groupsgroup-id (string)
site-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data (undefined) required
delete_groups_by_group_id_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_idDelete navigation property pages for groupsgroup-id (string)
site-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
If-Match (string)
get_groups_by_group_id_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.group-id (string)
site-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
put_groups_by_group_id_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.group-id (string)
site-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data (string) required
delete_groups_by_group_id_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.group-id (string)
site-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
If-Match (string)
post_groups_by_group_id_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_copy_to_sectionCopy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.group-id (string)
site-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data: {
. id (string)
. groupId (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_groups_by_group_id_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_onenote_patch_contentInvoke action onenotePatchContentgroup-id (string)
site-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data: {
. commands (array)
} (object) required
get_groups_by_group_id_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_preview_Invoke function previewgroup-id (string)
site-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
get_groups_by_group_id_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_parent_notebookThe notebook that contains the page. Read-only.group-id (string)
site-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_parent_sectionThe section that contains the page. Read-only.group-id (string)
site-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_countGet the number of the resourcegroup-id (string)
site-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$search (string)
get_groups_by_group_id_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_parent_notebookThe notebook that contains the section. Read-only.group-id (string)
site-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_parent_section_groupThe section group that contains the section. Read-only.group-id (string)
site-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_countGet the number of the resourcegroup-id (string)
site-id (string)
sectionGroup-id (string)
$search (string)
get_groups_by_group_id_sites_by_site_id_onenote_section_groups_countGet the number of the resourcegroup-id (string)
site-id (string)
$search (string)
get_groups_by_group_id_sites_by_site_id_onenote_sectionsThe sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.group-id (string)
site-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_groups_by_group_id_sites_by_site_id_onenote_sectionsCreate new navigation property to sections for groupsgroup-id (string)
site-id (string)
data (undefined) required
get_groups_by_group_id_sites_by_site_id_onenote_sections_by_onenote_section_idThe sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.group-id (string)
site-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
patch_groups_by_group_id_sites_by_site_id_onenote_sections_by_onenote_section_idUpdate the navigation property sections in groupsgroup-id (string)
site-id (string)
onenoteSection-id (string)
data (undefined) required
delete_groups_by_group_id_sites_by_site_id_onenote_sections_by_onenote_section_idDelete navigation property sections for groupsgroup-id (string)
site-id (string)
onenoteSection-id (string)
If-Match (string)
post_groups_by_group_id_sites_by_site_id_onenote_sections_by_onenote_section_id_copy_to_notebookFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.group-id (string)
site-id (string)
onenoteSection-id (string)
data: {
. id (string)
. groupId (string)
. renameAs (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_groups_by_group_id_sites_by_site_id_onenote_sections_by_onenote_section_id_copy_to_section_groupFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.group-id (string)
site-id (string)
onenoteSection-id (string)
data: {
. id (string)
. groupId (string)
. renameAs (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
get_groups_by_group_id_sites_by_site_id_onenote_sections_by_onenote_section_id_pagesThe collection of pages in the section. Read-only. Nullable.group-id (string)
site-id (string)
onenoteSection-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_groups_by_group_id_sites_by_site_id_onenote_sections_by_onenote_section_id_pagesCreate new navigation property to pages for groupsgroup-id (string)
site-id (string)
onenoteSection-id (string)
data (undefined) required
get_groups_by_group_id_sites_by_site_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_idThe collection of pages in the section. Read-only. Nullable.group-id (string)
site-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
patch_groups_by_group_id_sites_by_site_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_idUpdate the navigation property pages in groupsgroup-id (string)
site-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data (undefined) required
delete_groups_by_group_id_sites_by_site_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_idDelete navigation property pages for groupsgroup-id (string)
site-id (string)
onenoteSection-id (string)
onenotePage-id (string)
If-Match (string)
get_groups_by_group_id_sites_by_site_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.group-id (string)
site-id (string)
onenoteSection-id (string)
onenotePage-id (string)
put_groups_by_group_id_sites_by_site_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.group-id (string)
site-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data (string) required
delete_groups_by_group_id_sites_by_site_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.group-id (string)
site-id (string)
onenoteSection-id (string)
onenotePage-id (string)
If-Match (string)
post_groups_by_group_id_sites_by_site_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_id_copy_to_sectionCopy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.group-id (string)
site-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data: {
. id (string)
. groupId (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_groups_by_group_id_sites_by_site_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_id_onenote_patch_contentInvoke action onenotePatchContentgroup-id (string)
site-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data: {
. commands (array)
} (object) required
get_groups_by_group_id_sites_by_site_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_id_preview_Invoke function previewgroup-id (string)
site-id (string)
onenoteSection-id (string)
onenotePage-id (string)
get_groups_by_group_id_sites_by_site_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_id_parent_notebookThe notebook that contains the page. Read-only.group-id (string)
site-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_sites_by_site_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_id_parent_sectionThe section that contains the page. Read-only.group-id (string)
site-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_sites_by_site_id_onenote_sections_by_onenote_section_id_pages_countGet the number of the resourcegroup-id (string)
site-id (string)
onenoteSection-id (string)
$search (string)
get_groups_by_group_id_sites_by_site_id_onenote_sections_by_onenote_section_id_parent_notebookThe notebook that contains the section. Read-only.group-id (string)
site-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_sites_by_site_id_onenote_sections_by_onenote_section_id_parent_section_groupThe section group that contains the section. Read-only.group-id (string)
site-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
get_groups_by_group_id_sites_by_site_id_onenote_sections_countGet the number of the resourcegroup-id (string)
site-id (string)
$search (string)
get_me_onenoteGet onenote from me$select (array)
$expand (array)
patch_me_onenoteUpdate the navigation property onenote in medata (undefined) required
delete_me_onenoteDelete navigation property onenote for meIf-Match (string)
get_me_onenote_notebooksRetrieve a list of notebook objects.$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_me_onenote_notebooksCreate a new OneNote notebook.data (undefined) required
get_me_onenote_notebooks_by_notebook_idRetrieve the properties and relationships of a notebook object.notebook-id (string)
$select (array)
$expand (array)
patch_me_onenote_notebooks_by_notebook_idUpdate the navigation property notebooks in menotebook-id (string)
data (undefined) required
delete_me_onenote_notebooks_by_notebook_idDelete navigation property notebooks for menotebook-id (string)
If-Match (string)
post_me_onenote_notebooks_by_notebook_id_copy_notebookFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.notebook-id (string)
data: {
. groupId (string)
. renameAs (string)
. notebookFolder (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
get_me_onenote_notebooks_by_notebook_id_section_groupsRetrieve a list of section groups from the specified notebook.notebook-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_me_onenote_notebooks_by_notebook_id_section_groupsCreate a new section group in the specified notebook.notebook-id (string)
data (undefined) required
get_me_onenote_notebooks_by_notebook_id_section_groups_by_section_group_idThe section groups in the notebook. Read-only. Nullable.notebook-id (string)
sectionGroup-id (string)
$select (array)
$expand (array)
patch_me_onenote_notebooks_by_notebook_id_section_groups_by_section_group_idUpdate the navigation property sectionGroups in menotebook-id (string)
sectionGroup-id (string)
data (undefined) required
delete_me_onenote_notebooks_by_notebook_id_section_groups_by_section_group_idDelete navigation property sectionGroups for menotebook-id (string)
sectionGroup-id (string)
If-Match (string)
get_me_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_parent_notebookThe notebook that contains the section group. Read-only.notebook-id (string)
sectionGroup-id (string)
$select (array)
$expand (array)
get_me_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_parent_section_groupThe section group that contains the section group. Read-only.notebook-id (string)
sectionGroup-id (string)
$select (array)
$expand (array)
get_me_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_section_groupsThe section groups in the section. Read-only. Nullable.notebook-id (string)
sectionGroup-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_me_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_section_groups_by_section_group_id1The section groups in the section. Read-only. Nullable.notebook-id (string)
sectionGroup-id (string)
sectionGroup-id1 (string)
$select (array)
$expand (array)
get_me_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_section_groups_countGet the number of the resourcenotebook-id (string)
sectionGroup-id (string)
$search (string)
get_me_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sectionsThe sections in the section group. Read-only. Nullable.notebook-id (string)
sectionGroup-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_me_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sectionsCreate new navigation property to sections for menotebook-id (string)
sectionGroup-id (string)
data (undefined) required
get_me_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_idThe sections in the section group. Read-only. Nullable.notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
patch_me_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_idUpdate the navigation property sections in menotebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
data (undefined) required
delete_me_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_idDelete navigation property sections for menotebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
If-Match (string)
post_me_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_copy_to_notebookFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
data: {
. id (string)
. groupId (string)
. renameAs (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_me_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_copy_to_section_groupFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
data: {
. id (string)
. groupId (string)
. renameAs (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
get_me_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pagesThe collection of pages in the section. Read-only. Nullable.notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_me_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pagesCreate new navigation property to pages for menotebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
data (undefined) required
get_me_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_idThe collection of pages in the section. Read-only. Nullable.notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
patch_me_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_idUpdate the navigation property pages in menotebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data (undefined) required
delete_me_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_idDelete navigation property pages for menotebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
If-Match (string)
get_me_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
put_me_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data (string) required
delete_me_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
If-Match (string)
post_me_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_copy_to_sectionCopy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data: {
. id (string)
. groupId (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_me_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_onenote_patch_contentInvoke action onenotePatchContentnotebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data: {
. commands (array)
} (object) required
get_me_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_preview_Invoke function previewnotebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
get_me_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_parent_notebookThe notebook that contains the page. Read-only.notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_me_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_parent_sectionThe section that contains the page. Read-only.notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_me_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_countGet the number of the resourcenotebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$search (string)
get_me_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_parent_notebookThe notebook that contains the section. Read-only.notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
get_me_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_parent_section_groupThe section group that contains the section. Read-only.notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
get_me_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_countGet the number of the resourcenotebook-id (string)
sectionGroup-id (string)
$search (string)
get_me_onenote_notebooks_by_notebook_id_section_groups_countGet the number of the resourcenotebook-id (string)
$search (string)
get_me_onenote_notebooks_by_notebook_id_sectionsRetrieve a list of onenoteSection objects from the specified notebook.notebook-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_me_onenote_notebooks_by_notebook_id_sectionsCreate a new onenoteSection in the specified notebook.notebook-id (string)
data (undefined) required
get_me_onenote_notebooks_by_notebook_id_sections_by_onenote_section_idThe sections in the notebook. Read-only. Nullable.notebook-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
patch_me_onenote_notebooks_by_notebook_id_sections_by_onenote_section_idUpdate the navigation property sections in menotebook-id (string)
onenoteSection-id (string)
data (undefined) required
delete_me_onenote_notebooks_by_notebook_id_sections_by_onenote_section_idDelete navigation property sections for menotebook-id (string)
onenoteSection-id (string)
If-Match (string)
post_me_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_copy_to_notebookFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.notebook-id (string)
onenoteSection-id (string)
data: {
. id (string)
. groupId (string)
. renameAs (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_me_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_copy_to_section_groupFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.notebook-id (string)
onenoteSection-id (string)
data: {
. id (string)
. groupId (string)
. renameAs (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
get_me_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pagesThe collection of pages in the section. Read-only. Nullable.notebook-id (string)
onenoteSection-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_me_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pagesCreate new navigation property to pages for menotebook-id (string)
onenoteSection-id (string)
data (undefined) required
get_me_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_idThe collection of pages in the section. Read-only. Nullable.notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
patch_me_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_idUpdate the navigation property pages in menotebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data (undefined) required
delete_me_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_idDelete navigation property pages for menotebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
If-Match (string)
get_me_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
put_me_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data (string) required
delete_me_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
If-Match (string)
post_me_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_id_copy_to_sectionCopy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data: {
. id (string)
. groupId (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_me_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_id_onenote_patch_contentInvoke action onenotePatchContentnotebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data: {
. commands (array)
} (object) required
get_me_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_id_preview_Invoke function previewnotebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
get_me_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_id_parent_notebookThe notebook that contains the page. Read-only.notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_me_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_id_parent_sectionThe section that contains the page. Read-only.notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_me_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_countGet the number of the resourcenotebook-id (string)
onenoteSection-id (string)
$search (string)
get_me_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_parent_notebookThe notebook that contains the section. Read-only.notebook-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
get_me_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_parent_section_groupThe section group that contains the section. Read-only.notebook-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
get_me_onenote_notebooks_by_notebook_id_sections_countGet the number of the resourcenotebook-id (string)
$search (string)
get_me_onenote_notebooks_countGet the number of the resource$search (string)
post_me_onenote_notebooks_get_notebook_from_web_urlRetrieve the properties and relationships of a notebook object by using its URL path. The location can be user notebooks on Microsoft 365, group notebooks, or SharePoint site-hosted team notebooks on Microsoft 365.data: {
. webUrl (string)
} (object) required
get_me_onenote_notebooks_get_recent_notebooks_include_personal_notebooks_by_include_personal_notebooks_Get a list of recentNotebook instances that have been accessed by the signed-in user.includePersonalNotebooks (boolean)
$top (integer)
get_me_onenote_operationsGet the status of a long-running OneNote operation. This applies to operations that return the Operation-Location header in the response, such as CopyNotebook, CopyToNotebook, CopyToSectionGroup, and CopyToSection. You can poll the Operation-Location endpoint until the status property returns completed or failed. If the status is completed, the resourceLocation property contains the resource endpoint URI. If the status is failed, the error and @api.diagnostics properties provide error infor$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_me_onenote_operationsCreate new navigation property to operations for medata (undefined) required
get_me_onenote_operations_by_onenote_operation_idGet the status of a long-running OneNote operation. This applies to operations that return the Operation-Location header in the response, such as CopyNotebook, CopyToNotebook, CopyToSectionGroup, and CopyToSection. You can poll the Operation-Location endpoint until the status property returns completed or failed. If the status is completed, the resourceLocation property contains the resource endpoint URI. If the status is failed, the error and @api.diagnostics properties provide error inforonenoteOperation-id (string)
$select (array)
$expand (array)
patch_me_onenote_operations_by_onenote_operation_idUpdate the navigation property operations in meonenoteOperation-id (string)
data (undefined) required
delete_me_onenote_operations_by_onenote_operation_idDelete navigation property operations for meonenoteOperation-id (string)
If-Match (string)
get_me_onenote_operations_countGet the number of the resource$search (string)
get_me_onenote_pagesRetrieve a list of page objects.$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_me_onenote_pagesCreate a new OneNote page in the default section of the default notebook. To create a page in a different section in the default notebook, you can use the sectionName query parameter. Example: ../onenote/pages?sectionName=My%20section The POST /onenote/pages operation is used only to create pages in the current user's default notebook. If you're targeting other notebooks, you can create pages in a specified section.data (undefined) required
get_me_onenote_pages_by_onenote_page_idRetrieve the properties and relationships of a page object. Getting page information Access a page's metadata by page identifier: Getting page content You can use the page's content endpoint to get the HTML content of a page: The includeIDs=true query option is used to update pages.onenotePage-id (string)
$select (array)
$expand (array)
patch_me_onenote_pages_by_onenote_page_idUpdate the navigation property pages in meonenotePage-id (string)
data (undefined) required
delete_me_onenote_pages_by_onenote_page_idDelete a OneNote page.onenotePage-id (string)
If-Match (string)
get_me_onenote_pages_by_onenote_page_id_contentThe page's HTML content.onenotePage-id (string)
put_me_onenote_pages_by_onenote_page_id_contentUpdate the content of a OneNote page.onenotePage-id (string)
data (string) required
delete_me_onenote_pages_by_onenote_page_id_contentThe page's HTML content.onenotePage-id (string)
If-Match (string)
post_me_onenote_pages_by_onenote_page_id_copy_to_sectionCopy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.onenotePage-id (string)
data: {
. id (string)
. groupId (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_me_onenote_pages_by_onenote_page_id_onenote_patch_contentInvoke action onenotePatchContentonenotePage-id (string)
data: {
. commands (array)
} (object) required
get_me_onenote_pages_by_onenote_page_id_preview_Invoke function previewonenotePage-id (string)
get_me_onenote_pages_by_onenote_page_id_parent_notebookThe notebook that contains the page. Read-only.onenotePage-id (string)
$select (array)
$expand (array)
get_me_onenote_pages_by_onenote_page_id_parent_sectionThe section that contains the page. Read-only.onenotePage-id (string)
$select (array)
$expand (array)
get_me_onenote_pages_countGet the number of the resource$search (string)
get_me_onenote_resourcesThe image and other file resources in OneNote pages. Getting a resources collection isn't supported, but you can get the binary content of a specific resource. Read-only. Nullable.$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_me_onenote_resourcesCreate new navigation property to resources for medata (undefined) required
get_me_onenote_resources_by_onenote_resource_idThe image and other file resources in OneNote pages. Getting a resources collection isn't supported, but you can get the binary content of a specific resource. Read-only. Nullable.onenoteResource-id (string)
$select (array)
$expand (array)
patch_me_onenote_resources_by_onenote_resource_idUpdate the navigation property resources in meonenoteResource-id (string)
data (undefined) required
delete_me_onenote_resources_by_onenote_resource_idDelete navigation property resources for meonenoteResource-id (string)
If-Match (string)
get_me_onenote_resources_by_onenote_resource_id_contentRetrieve the binary data of a file or image resource object.onenoteResource-id (string)
put_me_onenote_resources_by_onenote_resource_id_contentThe content streamonenoteResource-id (string)
data (string) required
delete_me_onenote_resources_by_onenote_resource_id_contentThe content streamonenoteResource-id (string)
If-Match (string)
get_me_onenote_resources_countGet the number of the resource$search (string)
get_me_onenote_section_groupsRetrieve a list of sectionGroup objects.$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_me_onenote_section_groupsCreate new navigation property to sectionGroups for medata (undefined) required
get_me_onenote_section_groups_by_section_group_idRetrieve the properties and relationships of a sectionGroup object.sectionGroup-id (string)
$select (array)
$expand (array)
patch_me_onenote_section_groups_by_section_group_idUpdate the navigation property sectionGroups in mesectionGroup-id (string)
data (undefined) required
delete_me_onenote_section_groups_by_section_group_idDelete navigation property sectionGroups for mesectionGroup-id (string)
If-Match (string)
get_me_onenote_section_groups_by_section_group_id_parent_notebookThe notebook that contains the section group. Read-only.sectionGroup-id (string)
$select (array)
$expand (array)
get_me_onenote_section_groups_by_section_group_id_parent_section_groupThe section group that contains the section group. Read-only.sectionGroup-id (string)
$select (array)
$expand (array)
get_me_onenote_section_groups_by_section_group_id_section_groupsRetrieve a list of section groups from the specified section group.sectionGroup-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_me_onenote_section_groups_by_section_group_id_section_groups_by_section_group_id1The section groups in the section. Read-only. Nullable.sectionGroup-id (string)
sectionGroup-id1 (string)
$select (array)
$expand (array)
get_me_onenote_section_groups_by_section_group_id_section_groups_countGet the number of the resourcesectionGroup-id (string)
$search (string)
get_me_onenote_section_groups_by_section_group_id_sectionsRetrieve a list of onenoteSection objects from the specified section group.sectionGroup-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_me_onenote_section_groups_by_section_group_id_sectionsCreate a new onenoteSection in the specified section group.sectionGroup-id (string)
data (undefined) required
get_me_onenote_section_groups_by_section_group_id_sections_by_onenote_section_idThe sections in the section group. Read-only. Nullable.sectionGroup-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
patch_me_onenote_section_groups_by_section_group_id_sections_by_onenote_section_idUpdate the navigation property sections in mesectionGroup-id (string)
onenoteSection-id (string)
data (undefined) required
delete_me_onenote_section_groups_by_section_group_id_sections_by_onenote_section_idDelete navigation property sections for mesectionGroup-id (string)
onenoteSection-id (string)
If-Match (string)
post_me_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_copy_to_notebookFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.sectionGroup-id (string)
onenoteSection-id (string)
data: {
. id (string)
. groupId (string)
. renameAs (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_me_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_copy_to_section_groupFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.sectionGroup-id (string)
onenoteSection-id (string)
data: {
. id (string)
. groupId (string)
. renameAs (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
get_me_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pagesThe collection of pages in the section. Read-only. Nullable.sectionGroup-id (string)
onenoteSection-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_me_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pagesCreate new navigation property to pages for mesectionGroup-id (string)
onenoteSection-id (string)
data (undefined) required
get_me_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_idThe collection of pages in the section. Read-only. Nullable.sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
patch_me_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_idUpdate the navigation property pages in mesectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data (undefined) required
delete_me_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_idDelete navigation property pages for mesectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
If-Match (string)
get_me_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
put_me_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data (string) required
delete_me_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
If-Match (string)
post_me_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_copy_to_sectionCopy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data: {
. id (string)
. groupId (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_me_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_onenote_patch_contentInvoke action onenotePatchContentsectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data: {
. commands (array)
} (object) required
get_me_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_preview_Invoke function previewsectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
get_me_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_parent_notebookThe notebook that contains the page. Read-only.sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_me_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_parent_sectionThe section that contains the page. Read-only.sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_me_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_countGet the number of the resourcesectionGroup-id (string)
onenoteSection-id (string)
$search (string)
get_me_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_parent_notebookThe notebook that contains the section. Read-only.sectionGroup-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
get_me_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_parent_section_groupThe section group that contains the section. Read-only.sectionGroup-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
get_me_onenote_section_groups_by_section_group_id_sections_countGet the number of the resourcesectionGroup-id (string)
$search (string)
get_me_onenote_section_groups_countGet the number of the resource$search (string)
get_me_onenote_sectionsRetrieve a list of onenoteSection objects.$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_me_onenote_sectionsCreate new navigation property to sections for medata (undefined) required
get_me_onenote_sections_by_onenote_section_idRetrieve the properties and relationships of a onenoteSection object.onenoteSection-id (string)
$select (array)
$expand (array)
patch_me_onenote_sections_by_onenote_section_idUpdate the navigation property sections in meonenoteSection-id (string)
data (undefined) required
delete_me_onenote_sections_by_onenote_section_idDelete navigation property sections for meonenoteSection-id (string)
If-Match (string)
post_me_onenote_sections_by_onenote_section_id_copy_to_notebookFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.onenoteSection-id (string)
data: {
. id (string)
. groupId (string)
. renameAs (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_me_onenote_sections_by_onenote_section_id_copy_to_section_groupFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.onenoteSection-id (string)
data: {
. id (string)
. groupId (string)
. renameAs (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
get_me_onenote_sections_by_onenote_section_id_pagesRetrieve a list of page objects from the specified section.onenoteSection-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_me_onenote_sections_by_onenote_section_id_pagesCreate a new page in the specified section.onenoteSection-id (string)
data (undefined) required
get_me_onenote_sections_by_onenote_section_id_pages_by_onenote_page_idThe collection of pages in the section. Read-only. Nullable.onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
patch_me_onenote_sections_by_onenote_section_id_pages_by_onenote_page_idUpdate the navigation property pages in meonenoteSection-id (string)
onenotePage-id (string)
data (undefined) required
delete_me_onenote_sections_by_onenote_section_id_pages_by_onenote_page_idDelete navigation property pages for meonenoteSection-id (string)
onenotePage-id (string)
If-Match (string)
get_me_onenote_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.onenoteSection-id (string)
onenotePage-id (string)
put_me_onenote_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.onenoteSection-id (string)
onenotePage-id (string)
data (string) required
delete_me_onenote_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.onenoteSection-id (string)
onenotePage-id (string)
If-Match (string)
post_me_onenote_sections_by_onenote_section_id_pages_by_onenote_page_id_copy_to_sectionCopy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.onenoteSection-id (string)
onenotePage-id (string)
data: {
. id (string)
. groupId (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_me_onenote_sections_by_onenote_section_id_pages_by_onenote_page_id_onenote_patch_contentInvoke action onenotePatchContentonenoteSection-id (string)
onenotePage-id (string)
data: {
. commands (array)
} (object) required
get_me_onenote_sections_by_onenote_section_id_pages_by_onenote_page_id_preview_Invoke function previewonenoteSection-id (string)
onenotePage-id (string)
get_me_onenote_sections_by_onenote_section_id_pages_by_onenote_page_id_parent_notebookThe notebook that contains the page. Read-only.onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_me_onenote_sections_by_onenote_section_id_pages_by_onenote_page_id_parent_sectionThe section that contains the page. Read-only.onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_me_onenote_sections_by_onenote_section_id_pages_countGet the number of the resourceonenoteSection-id (string)
$search (string)
get_me_onenote_sections_by_onenote_section_id_parent_notebookThe notebook that contains the section. Read-only.onenoteSection-id (string)
$select (array)
$expand (array)
get_me_onenote_sections_by_onenote_section_id_parent_section_groupThe section group that contains the section. Read-only.onenoteSection-id (string)
$select (array)
$expand (array)
get_me_onenote_sections_countGet the number of the resource$search (string)
get_sites_by_site_id_get_by_path_path_by_path_onenoteCalls the OneNote service for notebook related operations.site-id (string)
path (string)
$select (array)
$expand (array)
patch_sites_by_site_id_get_by_path_path_by_path_onenoteUpdate the navigation property onenote in sitessite-id (string)
path (string)
data (undefined) required
delete_sites_by_site_id_get_by_path_path_by_path_onenoteDelete navigation property onenote for sitessite-id (string)
path (string)
If-Match (string)
get_sites_by_site_id_onenoteCalls the OneNote service for notebook related operations.site-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_onenoteUpdate the navigation property onenote in sitessite-id (string)
data (undefined) required
delete_sites_by_site_id_onenoteDelete navigation property onenote for sitessite-id (string)
If-Match (string)
get_sites_by_site_id_onenote_notebooksThe collection of OneNote notebooks that are owned by the user or group. Read-only. Nullable.site-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_onenote_notebooksCreate new navigation property to notebooks for sitessite-id (string)
data (undefined) required
get_sites_by_site_id_onenote_notebooks_by_notebook_idThe collection of OneNote notebooks that are owned by the user or group. Read-only. Nullable.site-id (string)
notebook-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_onenote_notebooks_by_notebook_idUpdate the navigation property notebooks in sitessite-id (string)
notebook-id (string)
data (undefined) required
delete_sites_by_site_id_onenote_notebooks_by_notebook_idDelete navigation property notebooks for sitessite-id (string)
notebook-id (string)
If-Match (string)
post_sites_by_site_id_onenote_notebooks_by_notebook_id_copy_notebookFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.site-id (string)
notebook-id (string)
data: {
. groupId (string)
. renameAs (string)
. notebookFolder (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
get_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groupsThe section groups in the notebook. Read-only. Nullable.site-id (string)
notebook-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groupsCreate new navigation property to sectionGroups for sitessite-id (string)
notebook-id (string)
data (undefined) required
get_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_idThe section groups in the notebook. Read-only. Nullable.site-id (string)
notebook-id (string)
sectionGroup-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_idUpdate the navigation property sectionGroups in sitessite-id (string)
notebook-id (string)
sectionGroup-id (string)
data (undefined) required
delete_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_idDelete navigation property sectionGroups for sitessite-id (string)
notebook-id (string)
sectionGroup-id (string)
If-Match (string)
get_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_parent_notebookThe notebook that contains the section group. Read-only.site-id (string)
notebook-id (string)
sectionGroup-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_parent_section_groupThe section group that contains the section group. Read-only.site-id (string)
notebook-id (string)
sectionGroup-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_section_groupsThe section groups in the section. Read-only. Nullable.site-id (string)
notebook-id (string)
sectionGroup-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_section_groups_by_section_group_id1The section groups in the section. Read-only. Nullable.site-id (string)
notebook-id (string)
sectionGroup-id (string)
sectionGroup-id1 (string)
$select (array)
$expand (array)
get_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_section_groups_countGet the number of the resourcesite-id (string)
notebook-id (string)
sectionGroup-id (string)
$search (string)
get_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sectionsThe sections in the section group. Read-only. Nullable.site-id (string)
notebook-id (string)
sectionGroup-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sectionsCreate new navigation property to sections for sitessite-id (string)
notebook-id (string)
sectionGroup-id (string)
data (undefined) required
get_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_idThe sections in the section group. Read-only. Nullable.site-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_idUpdate the navigation property sections in sitessite-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
data (undefined) required
delete_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_idDelete navigation property sections for sitessite-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
If-Match (string)
post_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_copy_to_notebookFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.site-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
data: {
. id (string)
. groupId (string)
. renameAs (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_copy_to_section_groupFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.site-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
data: {
. id (string)
. groupId (string)
. renameAs (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
get_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pagesThe collection of pages in the section. Read-only. Nullable.site-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pagesCreate new navigation property to pages for sitessite-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
data (undefined) required
get_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_idThe collection of pages in the section. Read-only. Nullable.site-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_idUpdate the navigation property pages in sitessite-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data (undefined) required
delete_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_idDelete navigation property pages for sitessite-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
If-Match (string)
get_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.site-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
put_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.site-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data (string) required
post_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_copy_to_sectionCopy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.site-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data: {
. id (string)
. groupId (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_onenote_patch_contentInvoke action onenotePatchContentsite-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data: {
. commands (array)
} (object) required
get_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_preview_Invoke function previewsite-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
get_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_parent_notebookThe notebook that contains the page. Read-only.site-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_parent_sectionThe section that contains the page. Read-only.site-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_countGet the number of the resourcesite-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$search (string)
get_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_parent_notebookThe notebook that contains the section. Read-only.site-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_parent_section_groupThe section group that contains the section. Read-only.site-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_countGet the number of the resourcesite-id (string)
notebook-id (string)
sectionGroup-id (string)
$search (string)
get_sites_by_site_id_onenote_notebooks_by_notebook_id_section_groups_countGet the number of the resourcesite-id (string)
notebook-id (string)
$search (string)
get_sites_by_site_id_onenote_notebooks_by_notebook_id_sectionsThe sections in the notebook. Read-only. Nullable.site-id (string)
notebook-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_onenote_notebooks_by_notebook_id_sectionsCreate new navigation property to sections for sitessite-id (string)
notebook-id (string)
data (undefined) required
get_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_idThe sections in the notebook. Read-only. Nullable.site-id (string)
notebook-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_idUpdate the navigation property sections in sitessite-id (string)
notebook-id (string)
onenoteSection-id (string)
data (undefined) required
delete_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_idDelete navigation property sections for sitessite-id (string)
notebook-id (string)
onenoteSection-id (string)
If-Match (string)
post_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_copy_to_notebookFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.site-id (string)
notebook-id (string)
onenoteSection-id (string)
data: {
. id (string)
. groupId (string)
. renameAs (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_copy_to_section_groupFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.site-id (string)
notebook-id (string)
onenoteSection-id (string)
data: {
. id (string)
. groupId (string)
. renameAs (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
get_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pagesThe collection of pages in the section. Read-only. Nullable.site-id (string)
notebook-id (string)
onenoteSection-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pagesCreate new navigation property to pages for sitessite-id (string)
notebook-id (string)
onenoteSection-id (string)
data (undefined) required
get_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_idThe collection of pages in the section. Read-only. Nullable.site-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_idUpdate the navigation property pages in sitessite-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data (undefined) required
delete_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_idDelete navigation property pages for sitessite-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
If-Match (string)
get_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.site-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
put_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.site-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data (string) required
post_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_id_copy_to_sectionCopy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.site-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data: {
. id (string)
. groupId (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_id_onenote_patch_contentInvoke action onenotePatchContentsite-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data: {
. commands (array)
} (object) required
get_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_id_preview_Invoke function previewsite-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
get_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_id_parent_notebookThe notebook that contains the page. Read-only.site-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_id_parent_sectionThe section that contains the page. Read-only.site-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_countGet the number of the resourcesite-id (string)
notebook-id (string)
onenoteSection-id (string)
$search (string)
get_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_parent_notebookThe notebook that contains the section. Read-only.site-id (string)
notebook-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_parent_section_groupThe section group that contains the section. Read-only.site-id (string)
notebook-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_onenote_notebooks_by_notebook_id_sections_countGet the number of the resourcesite-id (string)
notebook-id (string)
$search (string)
get_sites_by_site_id_onenote_notebooks_countGet the number of the resourcesite-id (string)
$search (string)
post_sites_by_site_id_onenote_notebooks_get_notebook_from_web_urlRetrieve the properties and relationships of a notebook object by using its URL path. The location can be user notebooks on Microsoft 365, group notebooks, or SharePoint site-hosted team notebooks on Microsoft 365.site-id (string)
data: {
. webUrl (string)
} (object) required
get_sites_by_site_id_onenote_notebooks_get_recent_notebooks_include_personal_notebooks_by_include_personal_notebooks_Get a list of recentNotebook instances that have been accessed by the signed-in user.site-id (string)
includePersonalNotebooks (boolean)
$top (integer)
get_sites_by_site_id_onenote_operationsThe status of OneNote operations. Getting an operations collection isn't supported, but you can get the status of long-running operations if the Operation-Location header is returned in the response. Read-only. Nullable.site-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_onenote_operationsCreate new navigation property to operations for sitessite-id (string)
data (undefined) required
get_sites_by_site_id_onenote_operations_by_onenote_operation_idThe status of OneNote operations. Getting an operations collection isn't supported, but you can get the status of long-running operations if the Operation-Location header is returned in the response. Read-only. Nullable.site-id (string)
onenoteOperation-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_onenote_operations_by_onenote_operation_idUpdate the navigation property operations in sitessite-id (string)
onenoteOperation-id (string)
data (undefined) required
delete_sites_by_site_id_onenote_operations_by_onenote_operation_idDelete navigation property operations for sitessite-id (string)
onenoteOperation-id (string)
If-Match (string)
get_sites_by_site_id_onenote_operations_countGet the number of the resourcesite-id (string)
$search (string)
get_sites_by_site_id_onenote_pagesThe pages in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.site-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_onenote_pagesCreate new navigation property to pages for sitessite-id (string)
data (undefined) required
get_sites_by_site_id_onenote_pages_by_onenote_page_idThe pages in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.site-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_onenote_pages_by_onenote_page_idUpdate the navigation property pages in sitessite-id (string)
onenotePage-id (string)
data (undefined) required
delete_sites_by_site_id_onenote_pages_by_onenote_page_idDelete navigation property pages for sitessite-id (string)
onenotePage-id (string)
If-Match (string)
get_sites_by_site_id_onenote_pages_by_onenote_page_id_contentThe page's HTML content.site-id (string)
onenotePage-id (string)
put_sites_by_site_id_onenote_pages_by_onenote_page_id_contentThe page's HTML content.site-id (string)
onenotePage-id (string)
data (string) required
post_sites_by_site_id_onenote_pages_by_onenote_page_id_copy_to_sectionCopy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.site-id (string)
onenotePage-id (string)
data: {
. id (string)
. groupId (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_sites_by_site_id_onenote_pages_by_onenote_page_id_onenote_patch_contentInvoke action onenotePatchContentsite-id (string)
onenotePage-id (string)
data: {
. commands (array)
} (object) required
get_sites_by_site_id_onenote_pages_by_onenote_page_id_preview_Invoke function previewsite-id (string)
onenotePage-id (string)
get_sites_by_site_id_onenote_pages_by_onenote_page_id_parent_notebookThe notebook that contains the page. Read-only.site-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_onenote_pages_by_onenote_page_id_parent_sectionThe section that contains the page. Read-only.site-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_onenote_pages_countGet the number of the resourcesite-id (string)
$search (string)
get_sites_by_site_id_onenote_resourcesThe image and other file resources in OneNote pages. Getting a resources collection isn't supported, but you can get the binary content of a specific resource. Read-only. Nullable.site-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_onenote_resourcesCreate new navigation property to resources for sitessite-id (string)
data (undefined) required
get_sites_by_site_id_onenote_resources_by_onenote_resource_idThe image and other file resources in OneNote pages. Getting a resources collection isn't supported, but you can get the binary content of a specific resource. Read-only. Nullable.site-id (string)
onenoteResource-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_onenote_resources_by_onenote_resource_idUpdate the navigation property resources in sitessite-id (string)
onenoteResource-id (string)
data (undefined) required
delete_sites_by_site_id_onenote_resources_by_onenote_resource_idDelete navigation property resources for sitessite-id (string)
onenoteResource-id (string)
If-Match (string)
get_sites_by_site_id_onenote_resources_by_onenote_resource_id_contentThe content streamsite-id (string)
onenoteResource-id (string)
put_sites_by_site_id_onenote_resources_by_onenote_resource_id_contentThe content streamsite-id (string)
onenoteResource-id (string)
data (string) required
get_sites_by_site_id_onenote_resources_countGet the number of the resourcesite-id (string)
$search (string)
get_sites_by_site_id_onenote_section_groupsThe section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.site-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_onenote_section_groupsCreate new navigation property to sectionGroups for sitessite-id (string)
data (undefined) required
get_sites_by_site_id_onenote_section_groups_by_section_group_idThe section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.site-id (string)
sectionGroup-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_onenote_section_groups_by_section_group_idUpdate the navigation property sectionGroups in sitessite-id (string)
sectionGroup-id (string)
data (undefined) required
delete_sites_by_site_id_onenote_section_groups_by_section_group_idDelete navigation property sectionGroups for sitessite-id (string)
sectionGroup-id (string)
If-Match (string)
get_sites_by_site_id_onenote_section_groups_by_section_group_id_parent_notebookThe notebook that contains the section group. Read-only.site-id (string)
sectionGroup-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_onenote_section_groups_by_section_group_id_parent_section_groupThe section group that contains the section group. Read-only.site-id (string)
sectionGroup-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_onenote_section_groups_by_section_group_id_section_groupsThe section groups in the section. Read-only. Nullable.site-id (string)
sectionGroup-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_sites_by_site_id_onenote_section_groups_by_section_group_id_section_groups_by_section_group_id1The section groups in the section. Read-only. Nullable.site-id (string)
sectionGroup-id (string)
sectionGroup-id1 (string)
$select (array)
$expand (array)
get_sites_by_site_id_onenote_section_groups_by_section_group_id_section_groups_countGet the number of the resourcesite-id (string)
sectionGroup-id (string)
$search (string)
get_sites_by_site_id_onenote_section_groups_by_section_group_id_sectionsThe sections in the section group. Read-only. Nullable.site-id (string)
sectionGroup-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_onenote_section_groups_by_section_group_id_sectionsCreate new navigation property to sections for sitessite-id (string)
sectionGroup-id (string)
data (undefined) required
get_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_idThe sections in the section group. Read-only. Nullable.site-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_idUpdate the navigation property sections in sitessite-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
data (undefined) required
delete_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_idDelete navigation property sections for sitessite-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
If-Match (string)
post_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_copy_to_notebookFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.site-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
data: {
. id (string)
. groupId (string)
. renameAs (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_copy_to_section_groupFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.site-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
data: {
. id (string)
. groupId (string)
. renameAs (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
get_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pagesThe collection of pages in the section. Read-only. Nullable.site-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pagesCreate new navigation property to pages for sitessite-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
data (undefined) required
get_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_idThe collection of pages in the section. Read-only. Nullable.site-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_idUpdate the navigation property pages in sitessite-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data (undefined) required
delete_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_idDelete navigation property pages for sitessite-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
If-Match (string)
get_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.site-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
put_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.site-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data (string) required
post_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_copy_to_sectionCopy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.site-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data: {
. id (string)
. groupId (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_onenote_patch_contentInvoke action onenotePatchContentsite-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data: {
. commands (array)
} (object) required
get_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_preview_Invoke function previewsite-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
get_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_parent_notebookThe notebook that contains the page. Read-only.site-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_parent_sectionThe section that contains the page. Read-only.site-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_countGet the number of the resourcesite-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$search (string)
get_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_parent_notebookThe notebook that contains the section. Read-only.site-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_parent_section_groupThe section group that contains the section. Read-only.site-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_onenote_section_groups_by_section_group_id_sections_countGet the number of the resourcesite-id (string)
sectionGroup-id (string)
$search (string)
get_sites_by_site_id_onenote_section_groups_countGet the number of the resourcesite-id (string)
$search (string)
get_sites_by_site_id_onenote_sectionsThe sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.site-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_onenote_sectionsCreate new navigation property to sections for sitessite-id (string)
data (undefined) required
get_sites_by_site_id_onenote_sections_by_onenote_section_idThe sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.site-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_onenote_sections_by_onenote_section_idUpdate the navigation property sections in sitessite-id (string)
onenoteSection-id (string)
data (undefined) required
delete_sites_by_site_id_onenote_sections_by_onenote_section_idDelete navigation property sections for sitessite-id (string)
onenoteSection-id (string)
If-Match (string)
post_sites_by_site_id_onenote_sections_by_onenote_section_id_copy_to_notebookFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.site-id (string)
onenoteSection-id (string)
data: {
. id (string)
. groupId (string)
. renameAs (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_sites_by_site_id_onenote_sections_by_onenote_section_id_copy_to_section_groupFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.site-id (string)
onenoteSection-id (string)
data: {
. id (string)
. groupId (string)
. renameAs (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
get_sites_by_site_id_onenote_sections_by_onenote_section_id_pagesThe collection of pages in the section. Read-only. Nullable.site-id (string)
onenoteSection-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_onenote_sections_by_onenote_section_id_pagesCreate new navigation property to pages for sitessite-id (string)
onenoteSection-id (string)
data (undefined) required
get_sites_by_site_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_idThe collection of pages in the section. Read-only. Nullable.site-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_idUpdate the navigation property pages in sitessite-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data (undefined) required
delete_sites_by_site_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_idDelete navigation property pages for sitessite-id (string)
onenoteSection-id (string)
onenotePage-id (string)
If-Match (string)
get_sites_by_site_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.site-id (string)
onenoteSection-id (string)
onenotePage-id (string)
put_sites_by_site_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.site-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data (string) required
post_sites_by_site_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_id_copy_to_sectionCopy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.site-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data: {
. id (string)
. groupId (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_sites_by_site_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_id_onenote_patch_contentInvoke action onenotePatchContentsite-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data: {
. commands (array)
} (object) required
get_sites_by_site_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_id_preview_Invoke function previewsite-id (string)
onenoteSection-id (string)
onenotePage-id (string)
get_sites_by_site_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_id_parent_notebookThe notebook that contains the page. Read-only.site-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_id_parent_sectionThe section that contains the page. Read-only.site-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_onenote_sections_by_onenote_section_id_pages_countGet the number of the resourcesite-id (string)
onenoteSection-id (string)
$search (string)
get_sites_by_site_id_onenote_sections_by_onenote_section_id_parent_notebookThe notebook that contains the section. Read-only.site-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_onenote_sections_by_onenote_section_id_parent_section_groupThe section group that contains the section. Read-only.site-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_onenote_sections_countGet the number of the resourcesite-id (string)
$search (string)
get_users_by_user_id_onenoteGet onenote from usersuser-id (string)
$select (array)
$expand (array)
patch_users_by_user_id_onenoteUpdate the navigation property onenote in usersuser-id (string)
data (undefined) required
delete_users_by_user_id_onenoteDelete navigation property onenote for usersuser-id (string)
If-Match (string)
get_users_by_user_id_onenote_notebooksThe collection of OneNote notebooks that are owned by the user or group. Read-only. Nullable.user-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_users_by_user_id_onenote_notebooksCreate new navigation property to notebooks for usersuser-id (string)
data (undefined) required
get_users_by_user_id_onenote_notebooks_by_notebook_idThe collection of OneNote notebooks that are owned by the user or group. Read-only. Nullable.user-id (string)
notebook-id (string)
$select (array)
$expand (array)
patch_users_by_user_id_onenote_notebooks_by_notebook_idUpdate the navigation property notebooks in usersuser-id (string)
notebook-id (string)
data (undefined) required
delete_users_by_user_id_onenote_notebooks_by_notebook_idDelete navigation property notebooks for usersuser-id (string)
notebook-id (string)
If-Match (string)
post_users_by_user_id_onenote_notebooks_by_notebook_id_copy_notebookFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.user-id (string)
notebook-id (string)
data: {
. groupId (string)
. renameAs (string)
. notebookFolder (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
get_users_by_user_id_onenote_notebooks_by_notebook_id_section_groupsThe section groups in the notebook. Read-only. Nullable.user-id (string)
notebook-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_users_by_user_id_onenote_notebooks_by_notebook_id_section_groupsCreate new navigation property to sectionGroups for usersuser-id (string)
notebook-id (string)
data (undefined) required
get_users_by_user_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_idThe section groups in the notebook. Read-only. Nullable.user-id (string)
notebook-id (string)
sectionGroup-id (string)
$select (array)
$expand (array)
patch_users_by_user_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_idUpdate the navigation property sectionGroups in usersuser-id (string)
notebook-id (string)
sectionGroup-id (string)
data (undefined) required
delete_users_by_user_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_idDelete navigation property sectionGroups for usersuser-id (string)
notebook-id (string)
sectionGroup-id (string)
If-Match (string)
get_users_by_user_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_parent_notebookThe notebook that contains the section group. Read-only.user-id (string)
notebook-id (string)
sectionGroup-id (string)
$select (array)
$expand (array)
get_users_by_user_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_parent_section_groupThe section group that contains the section group. Read-only.user-id (string)
notebook-id (string)
sectionGroup-id (string)
$select (array)
$expand (array)
get_users_by_user_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_section_groupsThe section groups in the section. Read-only. Nullable.user-id (string)
notebook-id (string)
sectionGroup-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_users_by_user_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_section_groups_by_section_group_id1The section groups in the section. Read-only. Nullable.user-id (string)
notebook-id (string)
sectionGroup-id (string)
sectionGroup-id1 (string)
$select (array)
$expand (array)
get_users_by_user_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_section_groups_countGet the number of the resourceuser-id (string)
notebook-id (string)
sectionGroup-id (string)
$search (string)
get_users_by_user_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sectionsThe sections in the section group. Read-only. Nullable.user-id (string)
notebook-id (string)
sectionGroup-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_users_by_user_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sectionsCreate new navigation property to sections for usersuser-id (string)
notebook-id (string)
sectionGroup-id (string)
data (undefined) required
get_users_by_user_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_idThe sections in the section group. Read-only. Nullable.user-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
patch_users_by_user_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_idUpdate the navigation property sections in usersuser-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
data (undefined) required
delete_users_by_user_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_idDelete navigation property sections for usersuser-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
If-Match (string)
post_users_by_user_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_copy_to_notebookFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.user-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
data: {
. id (string)
. groupId (string)
. renameAs (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_users_by_user_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_copy_to_section_groupFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.user-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
data: {
. id (string)
. groupId (string)
. renameAs (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
get_users_by_user_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pagesThe collection of pages in the section. Read-only. Nullable.user-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_users_by_user_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pagesCreate new navigation property to pages for usersuser-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
data (undefined) required
get_users_by_user_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_idThe collection of pages in the section. Read-only. Nullable.user-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
patch_users_by_user_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_idUpdate the navigation property pages in usersuser-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data (undefined) required
delete_users_by_user_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_idDelete navigation property pages for usersuser-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
If-Match (string)
get_users_by_user_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.user-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
put_users_by_user_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.user-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data (string) required
delete_users_by_user_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.user-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
If-Match (string)
post_users_by_user_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_copy_to_sectionCopy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.user-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data: {
. id (string)
. groupId (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_users_by_user_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_onenote_patch_contentInvoke action onenotePatchContentuser-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data: {
. commands (array)
} (object) required
get_users_by_user_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_preview_Invoke function previewuser-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
get_users_by_user_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_parent_notebookThe notebook that contains the page. Read-only.user-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_users_by_user_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_parent_sectionThe section that contains the page. Read-only.user-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_users_by_user_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_countGet the number of the resourceuser-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$search (string)
get_users_by_user_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_parent_notebookThe notebook that contains the section. Read-only.user-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
get_users_by_user_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_by_onenote_section_id_parent_section_groupThe section group that contains the section. Read-only.user-id (string)
notebook-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
get_users_by_user_id_onenote_notebooks_by_notebook_id_section_groups_by_section_group_id_sections_countGet the number of the resourceuser-id (string)
notebook-id (string)
sectionGroup-id (string)
$search (string)
get_users_by_user_id_onenote_notebooks_by_notebook_id_section_groups_countGet the number of the resourceuser-id (string)
notebook-id (string)
$search (string)
get_users_by_user_id_onenote_notebooks_by_notebook_id_sectionsThe sections in the notebook. Read-only. Nullable.user-id (string)
notebook-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_users_by_user_id_onenote_notebooks_by_notebook_id_sectionsCreate new navigation property to sections for usersuser-id (string)
notebook-id (string)
data (undefined) required
get_users_by_user_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_idThe sections in the notebook. Read-only. Nullable.user-id (string)
notebook-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
patch_users_by_user_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_idUpdate the navigation property sections in usersuser-id (string)
notebook-id (string)
onenoteSection-id (string)
data (undefined) required
delete_users_by_user_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_idDelete navigation property sections for usersuser-id (string)
notebook-id (string)
onenoteSection-id (string)
If-Match (string)
post_users_by_user_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_copy_to_notebookFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.user-id (string)
notebook-id (string)
onenoteSection-id (string)
data: {
. id (string)
. groupId (string)
. renameAs (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_users_by_user_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_copy_to_section_groupFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.user-id (string)
notebook-id (string)
onenoteSection-id (string)
data: {
. id (string)
. groupId (string)
. renameAs (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
get_users_by_user_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pagesThe collection of pages in the section. Read-only. Nullable.user-id (string)
notebook-id (string)
onenoteSection-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_users_by_user_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pagesCreate new navigation property to pages for usersuser-id (string)
notebook-id (string)
onenoteSection-id (string)
data (undefined) required
get_users_by_user_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_idThe collection of pages in the section. Read-only. Nullable.user-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
patch_users_by_user_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_idUpdate the navigation property pages in usersuser-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data (undefined) required
delete_users_by_user_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_idDelete navigation property pages for usersuser-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
If-Match (string)
get_users_by_user_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.user-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
put_users_by_user_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.user-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data (string) required
delete_users_by_user_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.user-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
If-Match (string)
post_users_by_user_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_id_copy_to_sectionCopy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.user-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data: {
. id (string)
. groupId (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_users_by_user_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_id_onenote_patch_contentInvoke action onenotePatchContentuser-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data: {
. commands (array)
} (object) required
get_users_by_user_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_id_preview_Invoke function previewuser-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
get_users_by_user_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_id_parent_notebookThe notebook that contains the page. Read-only.user-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_users_by_user_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_by_onenote_page_id_parent_sectionThe section that contains the page. Read-only.user-id (string)
notebook-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_users_by_user_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_pages_countGet the number of the resourceuser-id (string)
notebook-id (string)
onenoteSection-id (string)
$search (string)
get_users_by_user_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_parent_notebookThe notebook that contains the section. Read-only.user-id (string)
notebook-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
get_users_by_user_id_onenote_notebooks_by_notebook_id_sections_by_onenote_section_id_parent_section_groupThe section group that contains the section. Read-only.user-id (string)
notebook-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
get_users_by_user_id_onenote_notebooks_by_notebook_id_sections_countGet the number of the resourceuser-id (string)
notebook-id (string)
$search (string)
get_users_by_user_id_onenote_notebooks_countGet the number of the resourceuser-id (string)
$search (string)
post_users_by_user_id_onenote_notebooks_get_notebook_from_web_urlRetrieve the properties and relationships of a notebook object by using its URL path. The location can be user notebooks on Microsoft 365, group notebooks, or SharePoint site-hosted team notebooks on Microsoft 365.user-id (string)
data: {
. webUrl (string)
} (object) required
get_users_by_user_id_onenote_notebooks_get_recent_notebooks_include_personal_notebooks_by_include_personal_notebooks_Get a list of recentNotebook instances that have been accessed by the signed-in user.user-id (string)
includePersonalNotebooks (boolean)
$top (integer)
get_users_by_user_id_onenote_operationsThe status of OneNote operations. Getting an operations collection isn't supported, but you can get the status of long-running operations if the Operation-Location header is returned in the response. Read-only. Nullable.user-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_users_by_user_id_onenote_operationsCreate new navigation property to operations for usersuser-id (string)
data (undefined) required
get_users_by_user_id_onenote_operations_by_onenote_operation_idThe status of OneNote operations. Getting an operations collection isn't supported, but you can get the status of long-running operations if the Operation-Location header is returned in the response. Read-only. Nullable.user-id (string)
onenoteOperation-id (string)
$select (array)
$expand (array)
patch_users_by_user_id_onenote_operations_by_onenote_operation_idUpdate the navigation property operations in usersuser-id (string)
onenoteOperation-id (string)
data (undefined) required
delete_users_by_user_id_onenote_operations_by_onenote_operation_idDelete navigation property operations for usersuser-id (string)
onenoteOperation-id (string)
If-Match (string)
get_users_by_user_id_onenote_operations_countGet the number of the resourceuser-id (string)
$search (string)
get_users_by_user_id_onenote_pagesThe pages in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.user-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_users_by_user_id_onenote_pagesCreate new navigation property to pages for usersuser-id (string)
data (undefined) required
get_users_by_user_id_onenote_pages_by_onenote_page_idThe pages in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.user-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
patch_users_by_user_id_onenote_pages_by_onenote_page_idUpdate the navigation property pages in usersuser-id (string)
onenotePage-id (string)
data (undefined) required
delete_users_by_user_id_onenote_pages_by_onenote_page_idDelete navigation property pages for usersuser-id (string)
onenotePage-id (string)
If-Match (string)
get_users_by_user_id_onenote_pages_by_onenote_page_id_contentThe page's HTML content.user-id (string)
onenotePage-id (string)
put_users_by_user_id_onenote_pages_by_onenote_page_id_contentThe page's HTML content.user-id (string)
onenotePage-id (string)
data (string) required
delete_users_by_user_id_onenote_pages_by_onenote_page_id_contentThe page's HTML content.user-id (string)
onenotePage-id (string)
If-Match (string)
post_users_by_user_id_onenote_pages_by_onenote_page_id_copy_to_sectionCopy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.user-id (string)
onenotePage-id (string)
data: {
. id (string)
. groupId (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_users_by_user_id_onenote_pages_by_onenote_page_id_onenote_patch_contentInvoke action onenotePatchContentuser-id (string)
onenotePage-id (string)
data: {
. commands (array)
} (object) required
get_users_by_user_id_onenote_pages_by_onenote_page_id_preview_Invoke function previewuser-id (string)
onenotePage-id (string)
get_users_by_user_id_onenote_pages_by_onenote_page_id_parent_notebookThe notebook that contains the page. Read-only.user-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_users_by_user_id_onenote_pages_by_onenote_page_id_parent_sectionThe section that contains the page. Read-only.user-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_users_by_user_id_onenote_pages_countGet the number of the resourceuser-id (string)
$search (string)
get_users_by_user_id_onenote_resourcesThe image and other file resources in OneNote pages. Getting a resources collection isn't supported, but you can get the binary content of a specific resource. Read-only. Nullable.user-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_users_by_user_id_onenote_resourcesCreate new navigation property to resources for usersuser-id (string)
data (undefined) required
get_users_by_user_id_onenote_resources_by_onenote_resource_idThe image and other file resources in OneNote pages. Getting a resources collection isn't supported, but you can get the binary content of a specific resource. Read-only. Nullable.user-id (string)
onenoteResource-id (string)
$select (array)
$expand (array)
patch_users_by_user_id_onenote_resources_by_onenote_resource_idUpdate the navigation property resources in usersuser-id (string)
onenoteResource-id (string)
data (undefined) required
delete_users_by_user_id_onenote_resources_by_onenote_resource_idDelete navigation property resources for usersuser-id (string)
onenoteResource-id (string)
If-Match (string)
get_users_by_user_id_onenote_resources_by_onenote_resource_id_contentThe content streamuser-id (string)
onenoteResource-id (string)
put_users_by_user_id_onenote_resources_by_onenote_resource_id_contentThe content streamuser-id (string)
onenoteResource-id (string)
data (string) required
delete_users_by_user_id_onenote_resources_by_onenote_resource_id_contentThe content streamuser-id (string)
onenoteResource-id (string)
If-Match (string)
get_users_by_user_id_onenote_resources_countGet the number of the resourceuser-id (string)
$search (string)
get_users_by_user_id_onenote_section_groupsThe section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.user-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_users_by_user_id_onenote_section_groupsCreate new navigation property to sectionGroups for usersuser-id (string)
data (undefined) required
get_users_by_user_id_onenote_section_groups_by_section_group_idThe section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.user-id (string)
sectionGroup-id (string)
$select (array)
$expand (array)
patch_users_by_user_id_onenote_section_groups_by_section_group_idUpdate the navigation property sectionGroups in usersuser-id (string)
sectionGroup-id (string)
data (undefined) required
delete_users_by_user_id_onenote_section_groups_by_section_group_idDelete navigation property sectionGroups for usersuser-id (string)
sectionGroup-id (string)
If-Match (string)
get_users_by_user_id_onenote_section_groups_by_section_group_id_parent_notebookThe notebook that contains the section group. Read-only.user-id (string)
sectionGroup-id (string)
$select (array)
$expand (array)
get_users_by_user_id_onenote_section_groups_by_section_group_id_parent_section_groupThe section group that contains the section group. Read-only.user-id (string)
sectionGroup-id (string)
$select (array)
$expand (array)
get_users_by_user_id_onenote_section_groups_by_section_group_id_section_groupsThe section groups in the section. Read-only. Nullable.user-id (string)
sectionGroup-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_users_by_user_id_onenote_section_groups_by_section_group_id_section_groups_by_section_group_id1The section groups in the section. Read-only. Nullable.user-id (string)
sectionGroup-id (string)
sectionGroup-id1 (string)
$select (array)
$expand (array)
get_users_by_user_id_onenote_section_groups_by_section_group_id_section_groups_countGet the number of the resourceuser-id (string)
sectionGroup-id (string)
$search (string)
get_users_by_user_id_onenote_section_groups_by_section_group_id_sectionsThe sections in the section group. Read-only. Nullable.user-id (string)
sectionGroup-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_users_by_user_id_onenote_section_groups_by_section_group_id_sectionsCreate new navigation property to sections for usersuser-id (string)
sectionGroup-id (string)
data (undefined) required
get_users_by_user_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_idThe sections in the section group. Read-only. Nullable.user-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
patch_users_by_user_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_idUpdate the navigation property sections in usersuser-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
data (undefined) required
delete_users_by_user_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_idDelete navigation property sections for usersuser-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
If-Match (string)
post_users_by_user_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_copy_to_notebookFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.user-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
data: {
. id (string)
. groupId (string)
. renameAs (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_users_by_user_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_copy_to_section_groupFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.user-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
data: {
. id (string)
. groupId (string)
. renameAs (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
get_users_by_user_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pagesThe collection of pages in the section. Read-only. Nullable.user-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_users_by_user_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pagesCreate new navigation property to pages for usersuser-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
data (undefined) required
get_users_by_user_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_idThe collection of pages in the section. Read-only. Nullable.user-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
patch_users_by_user_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_idUpdate the navigation property pages in usersuser-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data (undefined) required
delete_users_by_user_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_idDelete navigation property pages for usersuser-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
If-Match (string)
get_users_by_user_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.user-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
put_users_by_user_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.user-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data (string) required
delete_users_by_user_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.user-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
If-Match (string)
post_users_by_user_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_copy_to_sectionCopy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.user-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data: {
. id (string)
. groupId (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_users_by_user_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_onenote_patch_contentInvoke action onenotePatchContentuser-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data: {
. commands (array)
} (object) required
get_users_by_user_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_preview_Invoke function previewuser-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
get_users_by_user_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_parent_notebookThe notebook that contains the page. Read-only.user-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_users_by_user_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_by_onenote_page_id_parent_sectionThe section that contains the page. Read-only.user-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_users_by_user_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_pages_countGet the number of the resourceuser-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$search (string)
get_users_by_user_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_parent_notebookThe notebook that contains the section. Read-only.user-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
get_users_by_user_id_onenote_section_groups_by_section_group_id_sections_by_onenote_section_id_parent_section_groupThe section group that contains the section. Read-only.user-id (string)
sectionGroup-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
get_users_by_user_id_onenote_section_groups_by_section_group_id_sections_countGet the number of the resourceuser-id (string)
sectionGroup-id (string)
$search (string)
get_users_by_user_id_onenote_section_groups_countGet the number of the resourceuser-id (string)
$search (string)
get_users_by_user_id_onenote_sectionsThe sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.user-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_users_by_user_id_onenote_sectionsCreate new navigation property to sections for usersuser-id (string)
data (undefined) required
get_users_by_user_id_onenote_sections_by_onenote_section_idThe sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.user-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
patch_users_by_user_id_onenote_sections_by_onenote_section_idUpdate the navigation property sections in usersuser-id (string)
onenoteSection-id (string)
data (undefined) required
delete_users_by_user_id_onenote_sections_by_onenote_section_idDelete navigation property sections for usersuser-id (string)
onenoteSection-id (string)
If-Match (string)
post_users_by_user_id_onenote_sections_by_onenote_section_id_copy_to_notebookFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.user-id (string)
onenoteSection-id (string)
data: {
. id (string)
. groupId (string)
. renameAs (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_users_by_user_id_onenote_sections_by_onenote_section_id_copy_to_section_groupFor Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.user-id (string)
onenoteSection-id (string)
data: {
. id (string)
. groupId (string)
. renameAs (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
get_users_by_user_id_onenote_sections_by_onenote_section_id_pagesThe collection of pages in the section. Read-only. Nullable.user-id (string)
onenoteSection-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_users_by_user_id_onenote_sections_by_onenote_section_id_pagesCreate new navigation property to pages for usersuser-id (string)
onenoteSection-id (string)
data (undefined) required
get_users_by_user_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_idThe collection of pages in the section. Read-only. Nullable.user-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
patch_users_by_user_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_idUpdate the navigation property pages in usersuser-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data (undefined) required
delete_users_by_user_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_idDelete navigation property pages for usersuser-id (string)
onenoteSection-id (string)
onenotePage-id (string)
If-Match (string)
get_users_by_user_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.user-id (string)
onenoteSection-id (string)
onenotePage-id (string)
put_users_by_user_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.user-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data (string) required
delete_users_by_user_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_id_contentThe page's HTML content.user-id (string)
onenoteSection-id (string)
onenotePage-id (string)
If-Match (string)
post_users_by_user_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_id_copy_to_sectionCopy a page to a specific section. For copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.user-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data: {
. id (string)
. groupId (string)
. siteCollectionId (string)
. siteId (string)
} (object) required
post_users_by_user_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_id_onenote_patch_contentInvoke action onenotePatchContentuser-id (string)
onenoteSection-id (string)
onenotePage-id (string)
data: {
. commands (array)
} (object) required
get_users_by_user_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_id_preview_Invoke function previewuser-id (string)
onenoteSection-id (string)
onenotePage-id (string)
get_users_by_user_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_id_parent_notebookThe notebook that contains the page. Read-only.user-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_users_by_user_id_onenote_sections_by_onenote_section_id_pages_by_onenote_page_id_parent_sectionThe section that contains the page. Read-only.user-id (string)
onenoteSection-id (string)
onenotePage-id (string)
$select (array)
$expand (array)
get_users_by_user_id_onenote_sections_by_onenote_section_id_pages_countGet the number of the resourceuser-id (string)
onenoteSection-id (string)
$search (string)
get_users_by_user_id_onenote_sections_by_onenote_section_id_parent_notebookThe notebook that contains the section. Read-only.user-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
get_users_by_user_id_onenote_sections_by_onenote_section_id_parent_section_groupThe section group that contains the section. Read-only.user-id (string)
onenoteSection-id (string)
$select (array)
$expand (array)
get_users_by_user_id_onenote_sections_countGet the number of the resourceuser-id (string)
$search (string)